From f2831a77c99f1c642027f7c816ea5ea2d2e24a42 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 19 Apr 2005 17:10:56 +0000 Subject: [PATCH] add tools arg description --- doc/devel/toolargs | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/devel/toolargs diff --git a/doc/devel/toolargs b/doc/devel/toolargs new file mode 100644 index 0000000000..24c1482c88 --- /dev/null +++ b/doc/devel/toolargs @@ -0,0 +1,27 @@ +Tools ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz +slapacl D F U X b d f o uv +slapadd F bcd f l n q tuvw +slapauth F M R U X d f v +slapcat F abcd f l n s v +slapdn F N P d f v +slapindex F bcd f n q v +slappasswd T c h s uv +slaptest F d f uv + +* General flags: + -F config directory + -U authcID + -X authzID + -b suffix (slapacl: entryDN) + -c continue mode + -d debug level + -f config file + -l LDIF file + -n database number + -q "quick" mode + -s subtree + -u dryrun (slappasswd: RFC2307 userPassword) + -v verbose + +--- +$Header$ -- 2.39.5