From 14f323399c9652058a65970f37c334d6f6664951 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 12:31:25 +0200 Subject: Adding upstream version 2.19+dfsg. Signed-off-by: Daniel Baumann --- irk.xml | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 irk.xml (limited to 'irk.xml') diff --git a/irk.xml b/irk.xml new file mode 100644 index 0000000..afa836f --- /dev/null +++ b/irk.xml @@ -0,0 +1,84 @@ + + + +irk +1 +Apr 30 2014 +irker +irker +Commands + + +irk +test program for irkerd + + + + + irk + target + message text + + + +DESCRIPTION + +irk is a simple test program for +irkerd8. It +will construct a simple JSON object and pass it to the daemon running +on localhost. + + +OPTIONS + +irk takes the following options: + + + +target +Which server and channel to join to announced the +message. If not prefixed with "irc:", it will prefix +"irc://chat.freenode.net/" to the argument before passing it directly +to irkerd. This argument is passed as the "to" parameter in the JSON +object. + + +message +Which message to send to the target specified +above. If the string "-", the message will be read from standard +input, with newlines stripped. + + + + + +LIMITATIONS + +irk has no commandline usage and may +be riddled with bugs. + +irk doesn't know how to talk to your +favorite VCS. You will generally want to use +irkerhook1 +instead + +irk has also all the limitations of +irkerd. + + +SEE ALSO + +irkerhook1, + + + +AUTHOR +Eric S. Raymond esr@snark.thyrsus.com. See the +project page at http://www.catb.org/~esr/irker +for updates and other resources, including an installable repository +hook script. + + -- cgit v1.2.3