doc: add samba-tool group command to samba-tool man page
authorBjörn Baumbach <bb@sernet.de>
Thu, 28 Mar 2019 19:31:48 +0000 (20:31 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 02:07:21 +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 f4f57f908340fae094341a9ac52945b472b938e8..eb7744b8f846dbac9ae2b6314c2cf023ba2e06c1 100644 (file)
        <para>Delete an AD group.</para>
 </refsect3>
 
+<refsect3>
+       <title>group edit <replaceable>groupname</replaceable></title>
+       <para>Edit a group 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>group list</title>
        <para>List all groups.</para>