Commit 1a275592 authored by Olivier Crête's avatar Olivier Crête Committed by Youness Alaoui

Add -n to stunbdc usage string

parent 6b33cc7f
......@@ -151,6 +151,7 @@ int main (int argc, char *argv[])
"\n"
" -4, --ipv4 Force IP version 4\n"
" -6, --ipv6 Force IP version 6\n"
" -n, --numeric Server in numeric form\n"
"\n", argv[0]);
return 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