summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2001-06-27 04:40:12 +0000
committerTim Potter <tpot@samba.org>2001-06-27 04:40:12 +0000
commitd8598efb5712c35cc0b59b4e232e3869077d11eb (patch)
tree9374c481f2c0803c3a445edddbc120d32897f9db
parent8a873b5dfb52393541c36fea0a5082771a6c8d63 (diff)
downloadsamba-d8598efb5712c35cc0b59b4e232e3869077d11eb.tar.gz
samba-d8598efb5712c35cc0b59b4e232e3869077d11eb.tar.xz
samba-d8598efb5712c35cc0b59b4e232e3869077d11eb.zip
Added doco for the -d parameter.
-rw-r--r--docs/docbook/manpages/smbcacls.1.sgml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/docbook/manpages/smbcacls.1.sgml b/docs/docbook/manpages/smbcacls.1.sgml
index 3aa99202543..997af683314 100644
--- a/docs/docbook/manpages/smbcacls.1.sgml
+++ b/docs/docbook/manpages/smbcacls.1.sgml
@@ -26,6 +26,7 @@
<arg choice="opt">-G name</arg>
<arg choice="opt">-n</arg>
<arg choice="opt">-h</arg>
+ <arg choice="opt">-d</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -137,6 +138,15 @@
<listitem><para>Print usage information on the <command>smbcacls
</command> program.</para></listitem>
</varlistentry>
+
+
+
+ <varlistentry>
+ <term>-d debuglevel</term>
+ <listitem><para>Sets the debug level to the value given
+ rather than use the value from the
+ <filename>smb.conf</filename> file.</para></listitem>
+ </varlistentry>
</variablelist>
</refsect1>