diff options
author | Christian Ambach <ambi@samba.org> | 2011-11-04 17:56:02 +0100 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2011-11-04 18:03:11 +0100 |
commit | 23414220125307caf3b1058f738e7249acb043e5 (patch) | |
tree | 818a8e60cbe9006701c3ed72e41f4b5feeb1b0dd /docs-xml | |
parent | b99becd4fadd3b5a51df4a95164e69345a3aded3 (diff) | |
download | samba-23414220125307caf3b1058f738e7249acb043e5.tar.gz samba-23414220125307caf3b1058f738e7249acb043e5.tar.bz2 samba-23414220125307caf3b1058f738e7249acb043e5.zip |
s3:docs: some corrections for wbinfo
Parameters for --sid-aliases and --sid-to-fullname were not listed
properly in the SYNOPSIS section
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/wbinfo.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages-3/wbinfo.1.xml b/docs-xml/manpages-3/wbinfo.1.xml index a746a0fb6c..960108b9c9 100644 --- a/docs-xml/manpages-3/wbinfo.1.xml +++ b/docs-xml/manpages-3/wbinfo.1.xml @@ -54,8 +54,8 @@ <arg choice="opt">--separator</arg> <arg choice="opt">--set-auth-user user%password</arg> <arg choice="opt">-S sid</arg> - <arg choide="opt">--sid-aliases</arg> - <arg choide="opt">--sid-to-fullname</arg> + <arg choide="opt">--sid-aliases sid</arg> + <arg choide="opt">--sid-to-fullname sid</arg> <arg choice="opt">-t</arg> <arg choice="opt">-u</arg> <arg choice="opt">--uid-info uid</arg> |