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:
parent
d61d2af372
commit
c9b95eb205
@ -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=<name>=<value></term>
|
||||
<listitem><para>Set the
|
||||
<citerefentry><refentrytitle>smb.conf</refentrytitle>
|
||||
<manvolnum>5</manvolnum></citerefentry>
|
||||
option "<name>" to value "<value>" 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;
|
||||
|
Loading…
Reference in New Issue
Block a user