diff options
author | Jeremy Allison <jra@samba.org> | 2008-01-18 21:46:40 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:42 -0500 |
commit | 40ba9e68f3c56a1eb7a3ffae28a9234a76a31dc5 (patch) | |
tree | 61e9b67b956323079431e5f42f64d1f5d4b2d752 /docs/manpages-3 | |
parent | 037d4638ab7f6f2a851ca21ab1ca3b6aef34a6e8 (diff) | |
download | samba-40ba9e68f3c56a1eb7a3ffae28a9234a76a31dc5.tar.gz samba-40ba9e68f3c56a1eb7a3ffae28a9234a76a31dc5.tar.bz2 samba-40ba9e68f3c56a1eb7a3ffae28a9234a76a31dc5.zip |
Document vl's new "allinfo" command.
Jeremy.
(This used to be commit b67e20568670cd89ed4772900bc43868df9b615e)
Diffstat (limited to 'docs/manpages-3')
-rw-r--r-- | docs/manpages-3/smbclient.1.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/manpages-3/smbclient.1.xml b/docs/manpages-3/smbclient.1.xml index 7e4c1a666f..a20564393e 100644 --- a/docs/manpages-3/smbclient.1.xml +++ b/docs/manpages-3/smbclient.1.xml @@ -531,6 +531,13 @@ </varlistentry> <varlistentry> + <term>allinfo file</term> + <listitem><para>The client will request that the server return + all known information about a file or directory (including streams). + </para></listitem> + </varlistentry> + + <varlistentry> <term>altname file</term> <listitem><para>The client will request that the server return the "alternate" name (the 8.3 name) for a file or directory. @@ -1101,7 +1108,7 @@ <refsect1> <title>VERSION</title> - <para>This man page is correct for version 3 of the Samba suite.</para> + <para>This man page is correct for version 3.2 of the Samba suite.</para> </refsect1> |