The branch, v3-3-test has been updated
       via  0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5 (commit)
      from  e61c6963cc25883c0b6e7e20596723397e294807 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5
Author: Karolin Seeger <[EMAIL PROTECTED]>
Date:   Tue Aug 5 14:10:11 2008 +0200

    man pages: Add documentation about smbclient command "rename".
    
    This fixes bug #5268.
    Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting!
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages-3/smbclient.1.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/smbclient.1.xml 
b/docs-xml/manpages-3/smbclient.1.xml
index 5096e7d..e2662cc 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>


-- 
Samba Shared Repository

Reply via email to