svn commit: samba r7636 - branches/SAMBA_3_0/source/utils trunk/source/utils

gd at samba.org gd at samba.org
Thu Jun 16 12:17:07 GMT 2005


Author: gd
Date: 2005-06-16 12:17:07 +0000 (Thu, 16 Jun 2005)
New Revision: 7636

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7636

Log:
Docu for "net rpc share migrate security" is now valid.

Guenther

Modified:
   branches/SAMBA_3_0/source/utils/net_help.c
   trunk/source/utils/net_help.c


Changeset:
Modified: branches/SAMBA_3_0/source/utils/net_help.c
===================================================================
--- branches/SAMBA_3_0/source/utils/net_help.c	2005-06-16 11:58:31 UTC (rev 7635)
+++ branches/SAMBA_3_0/source/utils/net_help.c	2005-06-16 12:17:07 UTC (rev 7636)
@@ -139,8 +139,8 @@
 	 "\n\tMigrates files from remote to local server\n\n"
 	 "net [<method>] share MIGRATE SHARES <sharename> [misc. options] [targets]"
 	 "\n\tMigrates shares from remote to local server\n\n"
-/*	 "net [<method>] share MIGRATE SECURITY <sharename> [misc. options] [targets]"
-	 "\n\tMigrates share-ACLs from remote to local server\n\n" */
+	 "net [<method>] share MIGRATE SECURITY <sharename> [misc. options] [targets]"
+	 "\n\tMigrates share-ACLs from remote to local server\n\n" 
 	 "net [<method>] share MIGRATE ALL <sharename> [misc. options] [targets]"
 	 "\n\tMigrates shares (including directories, files) from remote\n"
 	 "\tto local server\n\n"

Modified: trunk/source/utils/net_help.c
===================================================================
--- trunk/source/utils/net_help.c	2005-06-16 11:58:31 UTC (rev 7635)
+++ trunk/source/utils/net_help.c	2005-06-16 12:17:07 UTC (rev 7636)
@@ -139,8 +139,8 @@
 	 "\n\tMigrates files from remote to local server\n\n"
 	 "net [<method>] share MIGRATE SHARES <sharename> [misc. options] [targets]"
 	 "\n\tMigrates shares from remote to local server\n\n"
-/*	 "net [<method>] share MIGRATE SECURITY <sharename> [misc. options] [targets]"
-	 "\n\tMigrates share-ACLs from remote to local server\n\n" */
+	 "net [<method>] share MIGRATE SECURITY <sharename> [misc. options] [targets]"
+	 "\n\tMigrates share-ACLs from remote to local server\n\n" 
 	 "net [<method>] share MIGRATE ALL <sharename> [misc. options] [targets]"
 	 "\n\tMigrates shares (including directories, files) from remote\n"
 	 "\tto local server\n\n"



More information about the samba-cvs mailing list