From bd1194810787901c5caa08961f97fecbcbd01978 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 27 May 2009 22:02:20 -0700 Subject: Add a smbclient "readlink" command and add docs for it. Jeremy. --- docs-xml/manpages-3/smbclient.1.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs-xml/manpages-3/smbclient.1.xml') diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml index 7785d2c093..9840414e44 100644 --- a/docs-xml/manpages-3/smbclient.1.xml +++ b/docs-xml/manpages-3/smbclient.1.xml @@ -915,6 +915,14 @@ See the exit command. + + readlink symlinkname + This command depends on the server supporting the CIFS + UNIX extensions and will fail if the server does not. Print + the value of the symlink "symlinkname". + + + rd <directory name> See the rmdir command. -- cgit