[Pkg-samba-maint] [samba] 77/135: docs: add net rpc share migrate specific options in net manpage.

Ivo De Decker ivodd at moszumanska.debian.org
Sat Jan 11 21:30:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

ivodd pushed a commit to branch master
in repository samba.

commit 1176b53dc9604ce9cfd957a49d0563a00bc30e6c
Author: Günther Deschner <gd at samba.org>
Date:   Mon Nov 18 16:22:52 2013 +0100

    docs: add net rpc share migrate specific options in net manpage.
    
    Guenther
    
    Signed-off-by: Günther Deschner <gd at samba.org>
    Reviewed-by: Andreas Schneider <asn at samba.org>
    (cherry picked from commit e73493c64af9f76fa41b56c154ea973619e97cb0)
---
 docs-xml/manpages/net.8.xml | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 141f74f..75572a0 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -235,6 +235,38 @@
 		</para></listitem>
 		</varlistentry>
 
+		<!-- Options for net rpc share migrate -->
+
+		<varlistentry>
+		<term>--acls</term>
+		<listitem><para>Includes ACLs to be copied in "net rpc share migrate".
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>--attrs</term>
+		<listitem><para>Includes file attributes to be copied in "net rpc share migrate".
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>--timestamps</term>
+		<listitem><para>Includes timestamps to be copied in "net rpc share migrate".
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>-X|--exclude DIRECTORY</term>
+		<listitem><para>Allows to exclude directories when copying with "net rpc share migrate".
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>--destination SERVERNAME</term>
+		<listitem><para>Defines the target servername of migration process (defaults to localhost).
+		</para></listitem>
+		</varlistentry>
+
 		&stdarg.encrypt;
 		&popt.common.samba.client;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list