Commit abbbc847 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Add -4 to syntax message.

parent 9ff33c57
...@@ -604,7 +604,7 @@ main(int argc, char **argv) ...@@ -604,7 +604,7 @@ main(int argc, char **argv)
" " " "
"[-h hello] [-H wired_hello] [-i idle_hello]\n" "[-h hello] [-H wired_hello] [-i idle_hello]\n"
" " " "
"[-u update] [-k metric] [-s] [-P] [-c cost]\n" "[-u update] [-k metric] [-4] [-s] [-P] [-c cost]\n"
" " " "
"[-d level] [-x net cost] [-X net cost]... id interface...\n", "[-d level] [-x net cost] [-X net cost]... id interface...\n",
argv[0]); argv[0]);
......
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