Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Franck Joncourt
2013-06-25 23:03:28 +02:00
7 changed files with 28 additions and 57 deletions

View File

@@ -913,7 +913,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"