From e73493c64af9f76fa41b56c154ea973619e97cb0 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 18 Nov 2013 16:22:52 +0100 Subject: docs: add net rpc share migrate specific options in net manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- docs-xml/manpages/net.8.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'docs-xml/manpages') diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml index 5cc623f9f4..6fba00ba4c 100644 --- a/docs-xml/manpages/net.8.xml +++ b/docs-xml/manpages/net.8.xml @@ -235,6 +235,38 @@ + + + + --acls + Includes ACLs to be copied in "net rpc share migrate". + + + + + --attrs + Includes file attributes to be copied in "net rpc share migrate". + + + + + --timestamps + Includes timestamps to be copied in "net rpc share migrate". + + + + + -X|--exclude DIRECTORY + Allows to exclude directories when copying with "net rpc share migrate". + + + + + --destination SERVERNAME + Defines the target servername of migration process (defaults to localhost). + + + &stdarg.encrypt; &popt.common.samba.client; -- cgit