summaryrefslogtreecommitdiff
path: root/source3/utils/net_help.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2005-01-25 01:19:02 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:55:10 -0500
commit9b1e5a71180f340a1f6327d53e68bb9b661ec894 (patch)
treec471c03b69ecf7df15cd8f6fe235ebf01bc731b4 /source3/utils/net_help.c
parentc24c328a9e006473f4dba49fdf1842fb28952ec7 (diff)
downloadsamba-9b1e5a71180f340a1f6327d53e68bb9b661ec894.tar.gz
samba-9b1e5a71180f340a1f6327d53e68bb9b661ec894.tar.bz2
samba-9b1e5a71180f340a1f6327d53e68bb9b661ec894.zip
r4972: Fix a warning and some debugging-outputs.
Guenther (This used to be commit 1eabfa050b661168b42892c2d841c7891e59cf5f)
Diffstat (limited to 'source3/utils/net_help.c')
-rw-r--r--source3/utils/net_help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c
index 328e134459..60206429b7 100644
--- a/source3/utils/net_help.c
+++ b/source3/utils/net_help.c
@@ -132,7 +132,7 @@ int net_help_share(int argc, const char **argv)
"[misc. options] [targets]"
"\n\tshows a list of all shares together with all users allowed to"
"\n\taccess them. This needs the output of 'net usersidlist' on"
- "\n\tstdin or in <filename>.\n"
+ "\n\tstdin or in <filename>.\n\n"
"net [<method>] share MIGRATE FILES <sharename> [misc. options] [targets]"
"\n\tMigrates files from remote to local server\n\n"
"net [<method>] share MIGRATE SHARES <sharename> [misc. options] [targets]"