]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
doc: add samba-tool computer command to samba-tool man page
authorBjörn Baumbach <bb@sernet.de>
Thu, 28 Mar 2019 19:34:20 +0000 (20:34 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 02:07:20 +0000 (02:07 +0000)
Signed-off-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/manpages/samba-tool.8.xml

index 7f8f02d619ae35336c5a568cfaf400d3301abdc5..f4f57f908340fae094341a9ac52945b472b938e8 100644 (file)
        sAMAccountName, with or without the trailing dollar sign.</para>
 </refsect3>
 
+<refsect3>
+       <title>computer edit <replaceable>computername</replaceable></title>
+       <para>Edit a computer AD object.</para>
+       <para>The computer name specified on the command is the
+       sAMAccountName, with or without the trailing dollar sign.</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>computer list</title>
        <para>List all computers.</para>