Commit 833849ed authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix syntax message.

parent 7a678c8e
......@@ -780,9 +780,9 @@ main(int argc, char **argv)
"Syntax: %s "
"[-m multicast_address] [-p port] [-S state-file]\n"
" "
"[-h hello] [-H wired_hello] [-i idle_hello] [-u update]\n"
"[-h hello] [-H wired_hello] [-i idle_hello]\n"
" "
"[-k metric] [-s] [-p] [-l] [-w] [-d level] [-g port]\n"
"[-k metric] [-s] [-P] [-l] [-w] [-d level] [-g port]\n"
" "
"[-t table] [-T table] [-c file] [-C statement]\n"
" "
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment