| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-06-16 17:26:01 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-06-16 17:26:01 +0200 |
| commit | 071220857ef563eeb2d69006c547ff45abf376e2 (patch) | |
| tree | 0468d79ff39758b533004a95fa983cbcc13f0073 /src/main.c | |
| parent | 91e0989879dadf8a8fe49ba3cafebec5fd8744f9 (diff) | |
Woops, forgot.
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" |


