doc: rename 'computer create' to 'computer add'
[amitay/samba.git] / docs-xml / manpages / samba-tool.8.xml
index 61b78e7e42a4504b784f4fd0221c49e50a937e6d..65448d7bd94d550364388242c9726b28b4a3cf48 100644 (file)
 </refsect2>
 
 <refsect3>
-       <title>computer create <replaceable>computername</replaceable> [options]</title>
-       <para>Create a new computer in the Active Directory Domain.</para>
+       <title>computer add <replaceable>computername</replaceable> [options]</title>
+       <para>Add a new computer to the Active Directory Domain.</para>
        <para>The new computer name specified on the command is the
        sAMAccountName, with or without the trailing dollar sign.</para>
 
        </variablelist>
 </refsect3>
 
+<refsect3>
+       <title>computer create <replaceable>computername</replaceable> [options]</title>
+       <para>Add a new computer. This is a synonym for the
+       <command>samba-tool computer add</command> command and is available
+       for compatibility reasons only. Please use
+       <command>samba-tool computer add</command> instead.</para>
+</refsect3>
+
 <refsect3>
        <title>computer delete <replaceable>computername</replaceable> [options]</title>
        <para>Delete an existing computer account.</para>