summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs-xml/manpages-3/smbclient.1.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml
index 5096e7da5f..e2662cc08d 100644
--- a/docs-xml/manpages-3/smbclient.1.xml
+++ b/docs-xml/manpages-3/smbclient.1.xml
@@ -929,6 +929,13 @@
</varlistentry>
<varlistentry>
+ <term>rename &lt;old filename&gt; &lt;new filename&gt;</term>
+ <listitem><para>Rename files in the current working directory on the
+ server from <replaceable>old filename</replaceable> to
+ <replaceable>new filename</replaceable>. </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>rm &lt;mask&gt;</term>
<listitem><para>Remove all files matching <replaceable>mask</replaceable> from the current
working directory on the server. </para></listitem>