From 9f9f8ef14bfded6a7b4bd068da328f62f2399255 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 5 Aug 2008 14:10:11 +0200 Subject: man pages: Add documentation about smbclient command "rename". This fixes bug #5268. Thanks to Alexander Franz for reporting! Karolin (This used to be commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5) --- docs-xml/manpages-3/smbclient.1.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs-xml/manpages-3') 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 @@ -928,6 +928,13 @@ using the mask command will be ignored. + + rename <old filename> <new filename> + Rename files in the current working directory on the + server from old filename to + new filename. + + rm <mask> Remove all files matching mask from the current -- cgit