summaryrefslogtreecommitdiff
path: root/source3/utils/net_help.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2005-06-16 12:17:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:57:18 -0500
commit6920858108426a38596eb617b94053b316760de4 (patch)
tree1d29330a66700acad76944f11bbfcb84f20e8c03 /source3/utils/net_help.c
parent75545d578eb8f3450021c8eec4b1158dd95f44ef (diff)
downloadsamba-6920858108426a38596eb617b94053b316760de4.tar.gz
r7636: Docu for "net rpc share migrate security" is now valid.
Guenther (This used to be commit a11bb4476c8607a497ed09d2411ee8ef3f458390)
Diffstat (limited to 'source3/utils/net_help.c')
-rw-r--r--source3/utils/net_help.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c
index 713ef6b92b1..7c7c583fa38 100644
--- a/source3/utils/net_help.c
+++ b/source3/utils/net_help.c
@@ -139,8 +139,8 @@ int net_help_share(int argc, const char **argv)
"\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"