summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-06-16 17:26:01 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-06-16 17:26:01 +0200
commit071220857ef563eeb2d69006c547ff45abf376e2 (patch)
tree0468d79ff39758b533004a95fa983cbcc13f0073 /src/main.c
parent91e0989879dadf8a8fe49ba3cafebec5fd8744f9 (diff)
Woops, forgot.
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 732ad20..2646809 100644
--- a/src/main.c
+++ b/src/main.c
@@ -33,6 +33,9 @@ static void print_help (const char runnable [const restrict static 1])
" IRC_PORT:\tPort to use for the IRC connection.\n"
"\nOptions:\n"
" -6, --ipv6:\tEnables IPv6.\n"
+/*
+ " -l, --request-pipelining:\tRequests the JabberHive pipelining mode.\n"
+*/
" -c, --print-chat:\tDisplays IRC conversations on stdout.\n"
" -i, --print-additional-info:\tDisplays received JH info messages on"
" stdout.\n"