From 87e6b5b7fb22c8cf26ae00a315b3e73987f49d55 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 14 Nov 2013 17:13:38 +0100 Subject: docs: mention --sequence in wbinfo manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- docs-xml/manpages/wbinfo.1.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs-xml') diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml index 3dbcfc181a..1a871c2359 100644 --- a/docs-xml/manpages/wbinfo.1.xml +++ b/docs-xml/manpages/wbinfo.1.xml @@ -61,6 +61,7 @@ --remove-uid-mapping uid,sid -s sid --separator + --sequence --set-auth-user user%password --set-gid-mapping gid,sid --set-uid-mapping uid,sid @@ -413,6 +414,13 @@ + + --sequence + This command has been deprecated. Please use + the --online-status option instead. + + + --set-auth-user username%password Store username and password used by -- cgit