From: Björn Baumbach Date: Thu, 28 Mar 2019 14:02:08 +0000 (+0100) Subject: doc: add missing samba-tool user edit documentation X-Git-Tag: tdb-1.4.1~581 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5131fc5cb95ccf39433e51fc8acca92f82a2aad7;p=thirdparty%2Fsamba.git doc: add missing samba-tool user edit documentation Signed-off-by: Björn Baumbach Reviewed-by: Douglas Bagnall --- diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index 01f5313abf8..e35b4c8fb28 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -868,6 +868,21 @@ Disable an user account. + + user edit <replaceable>username</replaceable> + Edit a user account AD object. + + + + --editor=EDITOR + + Specifies the editor to use instead of the system default, or 'vi' if no + system default is set. + + + + + user enable <replaceable>username</replaceable> Enable an user account.