summaryrefslogtreecommitdiffstats
path: root/source/utils
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
commita11bb4476c8607a497ed09d2411ee8ef3f458390 (patch)
tree1a283bf9cfb0ff22d7c11832decd758a1406b769 /source/utils
parent97097497ae42d7a03286bbe16bcffb8224137688 (diff)
downloadsamba-a11bb4476c8607a497ed09d2411ee8ef3f458390.tar.gz
samba-a11bb4476c8607a497ed09d2411ee8ef3f458390.tar.xz
samba-a11bb4476c8607a497ed09d2411ee8ef3f458390.zip
r7636: Docu for "net rpc share migrate security" is now valid.
Guenther
Diffstat (limited to 'source/utils')
-rw-r--r--source/utils/net_help.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/utils/net_help.c b/source/utils/net_help.c
index 713ef6b92b1..7c7c583fa38 100644
--- a/source/utils/net_help.c
+++ b/source/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"