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

doc: add samba-tool group command to samba-tool man page

Signed-off-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Björn Baumbach 2019-03-28 20:31:48 +01:00 committed by Andrew Bartlett
parent 3a97122ff5
commit d103db07b1

View File

@ -635,6 +635,21 @@
<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>