docs: document remaining undocumented options in net manpage.
authorGünther Deschner <gd@samba.org>
Mon, 18 Nov 2013 16:26:28 +0000 (17:26 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 19 Nov 2013 11:05:56 +0000 (12:05 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Nov 19 12:05:56 CET 2013 on sn-devel-104

docs-xml/manpages/net.8.xml

index ce976b47dcbd2e74ba136ef4eaba253198ab1916..49cab42e32eacf5448a8d0a29838e259942921a4 100644 (file)
                </para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>-T|--test</term>
+               <listitem><para>Only test command sequence, dry-run.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>-F|--flags FLAGS</term>
+               <listitem><para>Pass down integer flags to a net subcommand.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>-C|--comment COMMENT</term>
+               <listitem><para>Pass down a comment string to a net subcommand.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>-n|--myname MYNAME</term>
+               <listitem><para>Use MYNAME as a requester name for a net subcommand.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>-c|--container CONTAINER</term>
+               <listitem><para>Use a specific AD container for net ads operations.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>-M|--maxusers MAXUSERS</term>
+               <listitem><para>Fill in the maxusers field in net rpc share operations.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>-r|--reboot</term>
+               <listitem><para>Reboot a remote machine after a command has been successfully executed (e.g. in remote join operations).
+               </para></listitem>
+               </varlistentry>
+
                <!-- Options for net rpc vampire -->
 
                <varlistentry>