From d2dc77736d8309ecc02f14c82e51726f76c06d08 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 17 Oct 1997 01:47:10 +0000 Subject: document -a "append log" option (This used to be commit 51182b915268ed1af516090a6230fb8eee252691) --- docs/manpages/nmbd.8 | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit