mirror of
https://github.com/samba-team/samba.git
synced 2025-08-21 09:49:28 +03:00
WHATSNEW: clarify the -e and -s handling for ldb tools
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14828 Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
committed by
Jule Anger
parent
b52fdad21f
commit
cc39fca1f5
@ -131,9 +131,11 @@ Options removed:
|
||||
|
||||
### Duplicates in command line utils
|
||||
|
||||
ldbadd/ldbsearch/ldbdel/ldbmodify/ldbrename:
|
||||
-e is not available for --editor anymore
|
||||
-s is not used for --configfile anymore
|
||||
ldbadd/ldbdel/ldbedit/ldbmodify/ldbrename/ldbsearch:
|
||||
-e is still available as an alias for --editor,
|
||||
as it used to be.
|
||||
-s is no longer reported as an alias for --configfile,
|
||||
it never worked that way as it was shadowed by '-s' for '--scope'.
|
||||
|
||||
ndrdump:
|
||||
-l is not available for --load-dso anymore
|
||||
|
Reference in New Issue
Block a user