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 | 51182b915268ed1af516090a6230fb8eee252691 (patch) | |
tree | 6f478b9c1d60c1537919c11eb52c50306faf1905 /docs | |
parent | 4b7d51ffb8cf23662e0e58a785620a0652da5a7c (diff) | |
download | samba-51182b915268ed1af516090a6230fb8eee252691.tar.gz samba-51182b915268ed1af516090a6230fb8eee252691.tar.xz samba-51182b915268ed1af516090a6230fb8eee252691.zip |
document -a "append log" option
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 148e53478c2..d66851570a6 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 |