]> git.sur5r.net Git - openldap/commitdiff
add tools arg description
authorPierangelo Masarati <ando@openldap.org>
Tue, 19 Apr 2005 17:10:56 +0000 (17:10 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 19 Apr 2005 17:10:56 +0000 (17:10 +0000)
doc/devel/toolargs [new file with mode: 0644]

diff --git a/doc/devel/toolargs b/doc/devel/toolargs
new file mode 100644 (file)
index 0000000..24c1482
--- /dev/null
@@ -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$