diff options
Diffstat (limited to 'source3/utils')
-rw-r--r-- | source3/utils/net_idmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_idmap.c b/source3/utils/net_idmap.c index fbeca3eeaa..09535830fe 100644 --- a/source3/utils/net_idmap.c +++ b/source3/utils/net_idmap.c @@ -720,7 +720,7 @@ int net_idmap(struct net_context *c, int argc, const char **argv) "dump", net_idmap_dump, NET_TRANSPORT_LOCAL, - N_("Dump the current ID mappings"), + N_("Dump the current ID mapping database"), N_("net idmap dump\n" " Dump the current ID mappings") }, |