docs: fixup smbclient rename -f option
authorUri Simchoni <uri@samba.org>
Fri, 7 Apr 2017 18:10:47 +0000 (21:10 +0300)
committerJeremy Allison <jra@samba.org>
Sat, 8 Apr 2017 00:38:16 +0000 (02:38 +0200)
Fixup documentation of new -f option of the smbclient
rename command. This command is supported by SMB1 and
SMB2.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Apr  8 02:38:16 CEST 2017 on sn-devel-144

docs-xml/manpages/smbclient.1.xml

index 059e14c18562719ec95ebd3bfa7683d999ba2d45..2b712fe18e6317e323df064f9d19873bd89c05fc 100644 (file)
                <listitem><para>Rename files in the current working directory on the
                server from <replaceable>old filename</replaceable> to
                <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>
+               -f switch allows for superseding the destination file,
+               if it exists. This is supported by NT1 protocol dialect
+               and SMB2 protocol family.</para></listitem>
                </varlistentry>
 
                <varlistentry>