Added doco for the -d parameter.
authorTim Potter <tpot@samba.org>
Wed, 27 Jun 2001 04:40:12 +0000 (04:40 +0000)
committerTim Potter <tpot@samba.org>
Wed, 27 Jun 2001 04:40:12 +0000 (04:40 +0000)
(This used to be commit d8598efb5712c35cc0b59b4e232e3869077d11eb)

docs/docbook/manpages/smbcacls.1.sgml

index 3aa99202543b0bd64a0997fe3a4d80f2e7a4c3cd..997af683314bc781cc258b7f9f17504160240884 100644 (file)
@@ -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>
 
                <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>