From: Pierangelo Masarati Date: Tue, 19 Apr 2005 17:10:56 +0000 (+0000) Subject: add tools arg description X-Git-Tag: OPENLDAP_AC_BP~872 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f2831a77c99f1c642027f7c816ea5ea2d2e24a42;p=openldap add tools arg description --- 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$