summaryrefslogtreecommitdiff
path: root/docs-xml/build
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2013-01-14 17:05:05 +0100
committerMichael Adam <obnox@samba.org>2013-01-15 14:49:19 +0100
commitc9b95eb205abbdb77960eb0419937512358f7e64 (patch)
treeb7abc4d6fc1c08496570d97ada18be861cf57e93 /docs-xml/build
parentd61d2af3727a19cc4ddc88ec2faa8aafff9c7422 (diff)
downloadsamba-c9b95eb205abbdb77960eb0419937512358f7e64.tar.gz
samba-c9b95eb205abbdb77960eb0419937512358f7e64.tar.bz2
samba-c9b95eb205abbdb77960eb0419937512358f7e64.zip
docs: add an entity stdarg.option for the "--option" command line parameter
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'docs-xml/build')
-rw-r--r--docs-xml/build/DTD/samba.entities12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs-xml/build/DTD/samba.entities b/docs-xml/build/DTD/samba.entities
index c7e46c206f..628dfa79d8 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.
</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;