summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs-xml/manpages/smbclient.1.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml
index c8f4e40b042..059e14c1856 100644
--- a/docs-xml/manpages/smbclient.1.xml
+++ b/docs-xml/manpages/smbclient.1.xml
@@ -1000,10 +1000,13 @@
</varlistentry>
<varlistentry>
- <term>rename &lt;old filename&gt; &lt;new filename&gt;</term>
+ <term>rename &lt;old filename&gt; &lt;new filename&gt; [-f]</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>
+ <replaceable>new filename</replaceable>. The optional
+ -f switch is supported only by SMB2 protocol and beyond,
+ and allows for superseding the destination file,
+ if it exists.</para></listitem>
</varlistentry>
<varlistentry>