mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
man pages: Add documentation about smbclient command "rename".
This fixes bug #5268. Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting! Karolin
This commit is contained in:
parent
e61c6963cc
commit
0a93fd2ded
@ -928,6 +928,13 @@
|
||||
using the mask command will be ignored. </para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>rename <old filename> <new filename></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 <mask></term>
|
||||
<listitem><para>Remove all files matching <replaceable>mask</replaceable> from the current
|
||||
|
Loading…
Reference in New Issue
Block a user