From fdfe94e45666295ce6133735f1c377aacc020e9d Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Fri, 30 May 2014 10:23:39 +0200 Subject: [PATCH] Mention default database in tools' man pages --- doc/man/man8/slapacl.8 | 4 +++- doc/man/man8/slapadd.8 | 4 ++-- doc/man/man8/slapcat.8 | 4 ++-- doc/man/man8/slapindex.8 | 4 ++-- doc/man/man8/slapschema.8 | 4 ++-- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/doc/man/man8/slapacl.8 b/doc/man/man8/slapacl.8 index fd83806..c89773d 100644 --- a/doc/man/man8/slapacl.8 +++ b/doc/man/man8/slapacl.8 @@ -58,8 +58,10 @@ from the database, and thus it must exist. The .I DN is also used to determine what rules apply; thus, it must be -in the naming context of a configured database. See also +in the naming context of a configured database. By default, the first database +in the configuration is used. See also .BR \-u . + .TP .BI \-d \ debug-level enable debugging messages as defined by the specified diff --git a/doc/man/man8/slapadd.8 b/doc/man/man8/slapadd.8 index 73c592c..79f312c 100644 --- a/doc/man/man8/slapadd.8 +++ b/doc/man/man8/slapadd.8 @@ -75,8 +75,8 @@ any are configured. For specfic details, please see .TP .BI \-b \ suffix Use the specified \fIsuffix\fR to determine which database to -add entries to. The \fB\-b\fP cannot be used in conjunction -with the +add entries to. By default, the first database in the configuration is used. +The \fB\-b\fP cannot be used in conjunction with the .B \-n option. .TP diff --git a/doc/man/man8/slapcat.8 b/doc/man/man8/slapcat.8 index 6a04d4a..302815d 100644 --- a/doc/man/man8/slapcat.8 +++ b/doc/man/man8/slapcat.8 @@ -75,8 +75,8 @@ Deprecated; use \fB-H\fP \fIldap:///???(filter)\fP instead. .TP .BI \-b \ suffix Use the specified \fIsuffix\fR to determine which database to -generate output for. The \fB\-b\fP cannot be used in conjunction -with the +generate output for. By default, the first database in the configuration is used. +The \fB\-b\fP cannot be used in conjunction with the .B \-n option. .TP diff --git a/doc/man/man8/slapindex.8 b/doc/man/man8/slapindex.8 index a5af36d..db8516c 100644 --- a/doc/man/man8/slapindex.8 +++ b/doc/man/man8/slapindex.8 @@ -65,8 +65,8 @@ or change file ownership before running .TP .BI \-b \ suffix Use the specified \fIsuffix\fR to determine which database to -generate output for. The \fB\-b\fP cannot be used in conjunction -with the +generate output for. By default, the first database in the configuration is used. +The \fB\-b\fP cannot be used in conjunction with the .B \-n option. .TP diff --git a/doc/man/man8/slapschema.8 b/doc/man/man8/slapschema.8 index 38b4b68..0132477 100644 --- a/doc/man/man8/slapschema.8 +++ b/doc/man/man8/slapschema.8 @@ -79,8 +79,8 @@ Deprecated; use \fB-H\fP \fIldap:///???(filter)\fP instead. .TP .BI \-b \ suffix Use the specified \fIsuffix\fR to determine which database to -check. The \fB\-b\fP cannot be used in conjunction -with the +check. By default, the first database in the configuration is used. +The \fB\-b\fP cannot be used in conjunction with the .B \-n option. .TP -- 1.9.3