summaryrefslogtreecommitdiff
path: root/docs
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
commitc9c1e685fc87ae6f312e1b53d90606ebee837a2d (patch)
tree276c759bae15e40f134a00bf079b51ec260ae825 /docs
parent8831dcd59de347c9ca000ee9f3b6331399bbc425 (diff)
downloadsamba-c9c1e685fc87ae6f312e1b53d90606ebee837a2d.tar.gz
samba-c9c1e685fc87ae6f312e1b53d90606ebee837a2d.tar.bz2
samba-c9c1e685fc87ae6f312e1b53d90606ebee837a2d.zip
Added doco for the -d parameter.
(This used to be commit d8598efb5712c35cc0b59b4e232e3869077d11eb)
Diffstat (limited to 'docs')
-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 3aa9920254..997af68331 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>