1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

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>
This commit is contained in:
Michael Adam 2013-01-14 17:05:05 +01:00
parent d61d2af372
commit c9b95eb205

View 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;