docs: add an entity stdarg.option for the "--option" command line parameter
authorMichael Adam <obnox@samba.org>
Mon, 14 Jan 2013 16:05:05 +0000 (17:05 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 15 Jan 2013 13:49:19 +0000 (14:49 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
docs-xml/build/DTD/samba.entities

index c7e46c206f8e92b6e53737ca9072a1dbe6559a70..628dfa79d899fdafb9092bfa9b575ee241ae4cb8 100644 (file)
@@ -241,6 +241,18 @@ log.smbd, etc...). The log file is never removed by the client.
 </para></listitem>
 </varlistentry>'>
 
+<!ENTITY stdarg.option '
+<varlistentry>
+<term>--option=&lt;name&gt;=&lt;value&gt;</term>
+<listitem><para>Set the
+<citerefentry><refentrytitle>smb.conf</refentrytitle>
+<manvolnum>5</manvolnum></citerefentry>
+option "&lt;name&gt;" to value "&lt;value&gt;" from the command line.
+This overrides compiled-in defaults and options read from the configuration
+file.
+</para></listitem>
+</varlistentry>'>
+
 <!ENTITY popt.common.samba '
 &stdarg.version;
 &stdarg.configfile;