]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
doc: add 'group create' as synonym for 'group add'
authorJule Anger <ja@sernet.de>
Wed, 26 Aug 2020 13:11:16 +0000 (15:11 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 1 Oct 2020 01:18:41 +0000 (01:18 +0000)
Signed-off-by: Jule Anger <ja@sernet.de>
Reviewed-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
docs-xml/manpages/samba-tool.8.xml

index 65448d7bd94d550364388242c9726b28b4a3cf48..76c7d94f198908e4cfd1a4af264fa2fd0c714351 100644 (file)
        <para>Create a new AD group.</para>
 </refsect3>
 
+<refsect3>
+       <title>group create <replaceable>groupname</replaceable> [options]</title>
+       <para>Add a new AD group. This is a synonym for the
+       <command>samba-tool group add</command> command and is available
+       for compatibility reasons only. Please use
+       <command>samba-tool group add</command> instead.</para>
+</refsect3>
+
 <refsect3>
        <title>group addmembers <replaceable>groupname</replaceable> <replaceable>members</replaceable> [options]</title>
        <para>Add members to an AD group.</para>