doc: add missing samba-tool user edit documentation
authorBjörn Baumbach <bb@sernet.de>
Thu, 28 Mar 2019 14:02:08 +0000 (15:02 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Sat, 30 Mar 2019 22:21:27 +0000 (22:21 +0000)
Signed-off-by: Björn Baumbach <bbaumbach@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
docs-xml/manpages/samba-tool.8.xml

index 01f5313abf8301988c5e7e75b584fb2a7a66ed57..e35b4c8fb28aea7d3cd5daa936642daee5349269 100644 (file)
        <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>