]> arthur.barton.de Git - ngircd.git/blobdiff - src/ngircd/ngircd.c
Improve documentation for --syslog
[ngircd.git] / src / ngircd / ngircd.c
index 398c75c01f58b04a838048b72088401c59085659..a124e2e75f57a00cceac0be88b53a3f7adc6504a 100644 (file)
@@ -492,7 +492,7 @@ Show_Help( void )
        puts( "  -t, --configtest   read, validate and display configuration; then exit" );
        puts( "  -V, --version      output version information and exit" );
 #ifdef SYSLOG
-       puts( "  -y, --syslog       log to syslog even when using -n" );
+       puts( "  -y, --syslog       log to syslog even when running in the foreground (-n)" );
 #endif
        puts( "  -h, --help         display this help and exit" );
 } /* Show_Help */