1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-03 12:58:35 +03:00

doc: add missing samba-tool user edit documentation

Signed-off-by: Björn Baumbach <bbaumbach@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Björn Baumbach 2019-03-28 15:02:08 +01:00 committed by Douglas Bagnall
parent 53afa138bb
commit 5131fc5cb9

View File

@ -868,6 +868,21 @@
<para>Disable an user account.</para>
</refsect3>
<refsect3>
<title>user edit <replaceable>username</replaceable></title>
<para>Edit a user account AD object.</para>
<variablelist>
<varlistentry>
<term>--editor=EDITOR</term>
<listitem><para>
Specifies the editor to use instead of the system default, or 'vi' if no
system default is set.
</para></listitem>
</varlistentry>
</variablelist>
</refsect3>
<refsect3>
<title>user enable <replaceable>username</replaceable></title>
<para>Enable an user account.</para>