docs: add net rpc vampire specific options in net manpage.
authorGünther Deschner <gd@samba.org>
Mon, 18 Nov 2013 15:08:19 +0000 (16:08 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Nov 2013 08:52:43 +0000 (09:52 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/net.8.xml

index ccc993bfd81e742fd17c69ee2703a03a83f0c061..c9802f8da566bc17984b49eb55649229c2545295 100644 (file)
                </para></listitem>
                </varlistentry>
 
+               <!-- Options for net rpc vampire -->
+
+               <varlistentry>
+               <term>--force-full-repl</term>
+               <listitem><para>
+                               When calling "net rpc vampire keytab" this option
+                               enforces a full re-creation of the generated keytab file.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>--single-obj-repl</term>
+               <listitem><para>
+                               When calling "net rpc vampire keytab" this option
+                               allows to replicate just a single object to the generated keytab file.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>--clean-old-entries</term>
+               <listitem><para>
+                               When calling "net rpc vampire keytab" this option
+                               allows to cleanup old entries from the generated keytab file.
+               </para></listitem>
+               </varlistentry>
+
                &stdarg.encrypt;
                &popt.common.samba.client;