summaryrefslogtreecommitdiff
path: root/source3/utils/net_idmap.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_idmap.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_idmap.c')
-rw-r--r--source3/utils/net_idmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_idmap.c b/source3/utils/net_idmap.c
index f7ebd94f34..7abb31ab3d 100644
--- a/source3/utils/net_idmap.c
+++ b/source3/utils/net_idmap.c
@@ -288,7 +288,7 @@ static int net_idmap_delete(int argc, const char **argv)
int net_help_idmap(int argc, const char **argv)
{
- d_printf("net idmap dump filename"\
+ d_printf("net idmap dump <tdbfile>"\
"\n Dump current id mapping\n");
d_printf("net idmap restore"\