docs: Document new smbclient deltree command.
authorJeremy Allison <jra@samba.org>
Thu, 6 Jul 2017 00:23:48 +0000 (17:23 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 7 Jul 2017 07:14:26 +0000 (09:14 +0200)
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/smbclient.1.xml

index 2b712fe18e6317e323df064f9d19873bd89c05fc..432f60da78a8c0aca38736e367659eb60149189f 100644 (file)
                directory on the server. </para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>deltree &lt;mask&gt;</term>
+               <listitem><para>The client will request that the server attempt
+               to delete all files and directories matching <replaceable>mask</replaceable> from the current working
+               directory on the server. Note this will recursively delete files and directories within
+               the directories selected even without the recurse command being set. If any of the delete
+               requests fail the command will stop processing at that point, leaving files and directories
+               not yet processed untouched. This is by design.</para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>dir &lt;mask&gt;</term>
                <listitem><para>A list of the files matching <replaceable>mask</replaceable> in the current