diff options
author | Andrew Tridgell <tridge@samba.org> | 1997-10-17 01:47:10 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1997-10-17 01:47:10 +0000 |
commit | d2dc77736d8309ecc02f14c82e51726f76c06d08 (patch) | |
tree | 7220ac9e096c1023d60f964a8864e67b5f06c9fb /docs | |
parent | 4fe23997bf77c31d13daf404bf28d3c16bdcfd7a (diff) | |
download | samba-d2dc77736d8309ecc02f14c82e51726f76c06d08.tar.gz samba-d2dc77736d8309ecc02f14c82e51726f76c06d08.tar.bz2 samba-d2dc77736d8309ecc02f14c82e51726f76c06d08.zip |
document -a "append log" option
(This used to be commit 51182b915268ed1af516090a6230fb8eee252691)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/nmbd.8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/manpages/nmbd.8 b/docs/manpages/nmbd.8 index 148e53478c..d66851570a 100644 --- a/docs/manpages/nmbd.8 +++ b/docs/manpages/nmbd.8 @@ -186,6 +186,13 @@ The default log file is specified at compile time, typically as This option allows you to override the Netbios name that Samba uses for itself. .RE +.B \-a + +.RS 3 +If this parameter is specified, the log files will be appended to with each +new connection. By default, the log files will be overwritten. +.RE + .B \-p .I port number .RS 3 |