minor client --help update

This commit is contained in:
Michael Rash 2014-09-30 21:34:58 -04:00
parent 85ff6b25e1
commit b1358d564d

View File

@ -2468,7 +2468,10 @@ usage(void)
" the source IP address.\n"
" -u, --user-agent Set the HTTP User-Agent for resolving the\n"
" external IP via -R, or for sending SPA\n"
" packets over HTTP.\n"
" packets over HTTP. The default is\n"
" Fwknop/<version> if this option is not used.\n"
" --use-wget-user-agent Use the default wget User-Agent string instead\n"
" of Fwknop/<version>.\n"
" -w, --wget-cmd Manually set the path to wget in -R mode.\n"
" -H, --http-proxy Specify an HTTP proxy host through which the\n"
" SPA packet will be sent. The port can also be\n"