[server] minor --help update to include cipherdyne.org URL

This commit is contained in:
Michael Rash
2013-06-21 21:11:23 -04:00
parent 371036bad0
commit d125146c37
+2 -1
View File
@@ -898,7 +898,8 @@ dump_config(const fko_srv_options_t *opts)
void
usage(void)
{
fprintf(stdout, "\n%s server version %s\n%s\n\n", MY_NAME, MY_VERSION, MY_DESC);
fprintf(stdout, "\n%s server version %s\n%s - http://www.cipherdyne.org/fwknop/\n\n",
MY_NAME, MY_VERSION, MY_DESC);
fprintf(stdout,
"Usage: fwknopd [options]\n\n"
" -h, --help - Print this usage message and exit.\n"