Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
c5205edd
Commit
c5205edd
authored
Jan 30, 2009
by
Gavin Henry
Browse files
(ITS#5891 Update slapdadd (and related tools) -n option
parent
5f809c45
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/man/man8/slapadd.8
View file @
c5205edd
...
...
@@ -108,6 +108,12 @@ configuration file. The
cannot be used in conjunction with the
.B \-b
option.
To populate the config database
.BR slapd-config (5),
use
.B \-n 0
as it is always the first database. It must physically exist
on the filesystem prior to this, however.
.TP
.BI \-o " option[=value]"
Specify an
...
...
doc/man/man8/slapcat.8
View file @
c5205edd
...
...
@@ -103,7 +103,12 @@ Write LDIF to specified file instead of standard output.
.TP
.BI \-n " dbnum"
Generate output for the \fIdbnum\fR\-th database listed in the
configuration file. The
configuration file. The config database
.BR slapd-config (5),
is always the first database, so use
.B \-n 0
The
.B \-n
cannot be used in conjunction with the
.B \-b
...
...
doc/man/man8/slapindex.8
View file @
c5205edd
...
...
@@ -92,7 +92,12 @@ processed, and not its glued subordinates (if any).
.TP
.BI \-n " dbnum"
Generate output for the \fIdbnum\fR\-th database listed in the
configuration file. The
configuration file. The config database
.BR slapd-config (5),
is always the first database, so use
.B \-n 0
The
.B \-n
cannot be used in conjunction with the
.B \-b
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment