From: Simo Sorce Date: Tue, 26 Jun 2007 19:29:31 +0000 (+0000) Subject: Make the manpage reflect the command behavior X-Git-Tag: samba-4.0.0alpha6~801^2~1750 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af7949cb49f3be0c002b274c964cf85e4a9bbe54;p=thirdparty%2Fsamba.git Make the manpage reflect the command behavior (This used to be commit 16cf1d76d2eb3db5e28df16d7c348329dd7b07d3) --- diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index 03aa172eb69..524b65281dc 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -1166,10 +1166,11 @@ and groups (Domain Users, Domain Admins, Domain Guests) on the ldap tree. -IDMAP DUMP <output file> +IDMAP DUMP <local tdb file name> -Dumps the mappings in the specified output file. +Dumps the mappings contained in the local tdb file specified. +This command is useful to dump only the mappings produced by the idmap_tdb backend.