diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-05 21:07:33 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2006-03-05 21:07:33 +0100 |
commit | 96ace1b808f4df3f2106fa90c19fdc23408f924d (patch) | |
tree | 708964395077c98c6cab44ba04b115acf6860f64 /conf.c | |
parent | f665dabdff831743ea35e755b6ec1e2fe2551d9c (diff) | |
parent | 27ac72d69b605df62e4f56b04ed7aec0c4e4ba1f (diff) |
[merge] Wilmer
Diffstat (limited to 'conf.c')
-rw-r--r-- | conf.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ conf_t *conf_load( int argc, char *argv[] ) " -I Classic/InetD mode. (Default)\n" " -D Daemon mode. (Still EXPERIMENTAL!)\n" " -F Forking daemon. (one process per client)\n" + " -P Specify PID-file (not for inetd mode)\n" " -i Specify the interface (by IP address) to listen on.\n" " (Default: 0.0.0.0 (any interface))\n" " -p Port number to listen on. (Default: 6667)\n" |