mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
docs: document remaining undocumented options in net manpage.
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
This commit is contained in:
parent
49ab592097
commit
19d1a7abcf
@ -183,6 +183,48 @@
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user