summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorBjörn Baumbach <bb@sernet.de>2019-03-28 20:34:20 +0100
committerAndrew Bartlett <abartlet@samba.org>2019-07-04 02:07:20 +0000
commit153abd611ae1562139a834966eb0763d711acb55 (patch)
tree07f33b692bb7d3f61532324b374ee9b23798b588 /docs-xml
parent2c64a25fc0484eb78874630fad9fa5c4e85527c8 (diff)
downloadsamba-153abd611ae1562139a834966eb0763d711acb55.tar.gz
doc: add samba-tool computer command to samba-tool man page
Signed-off-by: Björn Baumbach <bb@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/samba-tool.8.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml
index 7f8f02d619a..f4f57f90834 100644
--- a/docs-xml/manpages/samba-tool.8.xml
+++ b/docs-xml/manpages/samba-tool.8.xml
@@ -170,6 +170,23 @@
</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>
</refsect3>