From: Michael Adam Date: Mon, 14 Jan 2013 16:05:05 +0000 (+0100) Subject: docs: add an entity stdarg.option for the "--option" command line parameter X-Git-Tag: ldb-1.1.15~145 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9b95eb205abbdb77960eb0419937512358f7e64;p=thirdparty%2Fsamba.git docs: add an entity stdarg.option for the "--option" command line parameter Signed-off-by: Michael Adam Reviewed-by: Volker Lendecke --- diff --git a/docs-xml/build/DTD/samba.entities b/docs-xml/build/DTD/samba.entities index c7e46c206f8..628dfa79d89 100644 --- a/docs-xml/build/DTD/samba.entities +++ b/docs-xml/build/DTD/samba.entities @@ -241,6 +241,18 @@ log.smbd, etc...). The log file is never removed by the client. '> + +--option=<name>=<value> +Set the +smb.conf +5 +option "<name>" to value "<value>" from the command line. +This overrides compiled-in defaults and options read from the configuration +file. + +'> +