From 23414220125307caf3b1058f738e7249acb043e5 Mon Sep 17 00:00:00 2001 From: Christian Ambach <ambi@samba.org> Date: Fri, 4 Nov 2011 17:56:02 +0100 Subject: s3:docs: some corrections for wbinfo Parameters for --sid-aliases and --sid-to-fullname were not listed properly in the SYNOPSIS section --- docs-xml/manpages-3/wbinfo.1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs-xml/manpages-3') 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> -- cgit