From f9e6081383cfc8d4319afa4103dbe5abcaafa708 Mon Sep 17 00:00:00 2001 From: vorlon Date: Fri, 4 Jul 2008 09:23:34 +0000 Subject: Load samba-3.2.0 into branches/samba/upstream-3.2. git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream-3.2@1981 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/ldbedit.1.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/htmldocs/manpages/ldbedit.1.html') diff --git a/docs/htmldocs/manpages/ldbedit.1.html b/docs/htmldocs/manpages/ldbedit.1.html index a0502269a2..90dd482c3a 100644 --- a/docs/htmldocs/manpages/ldbedit.1.html +++ b/docs/htmldocs/manpages/ldbedit.1.html @@ -1,8 +1,8 @@ -ldbedit

Name

ldbedit — Edit LDB databases using your preferred editor

Synopsis

ldbedit [-?] [--usage] [-s base|one|sub] [-b basedn] [-a] [-e editor] [-H LDB-URL] [expression] [attributes...]

DESCRIPTION

ldbedit is a utility that allows you to edit LDB entries (in +ldbedit

Name

ldbedit — Edit LDB databases using your preferred editor

Synopsis

ldbedit [-?] [--usage] [-s base|one|sub] [-b basedn] [-a] [-e editor] [-H LDB-URL] [expression] [attributes...]

DESCRIPTION

ldbedit is a utility that allows you to edit LDB entries (in tdb files, sqlite files or LDAP servers) using your preferred editor. ldbedit generates an LDIF file based on your query, allows you to edit the LDIF, and then merges that LDIF back into the LDB backend. -

OPTIONS

-?, --help

+

OPTIONS

-?, --help

Show list of available options, and a phrase describing what that option does.

--usage

@@ -34,14 +34,14 @@ operations that are being performed. Without this option, ldbedit will only provide a summary change line. -

ENVIRONMENT

LDB_URL

LDB URL to connect to. This can be +

ENVIRONMENT

LDB_URL

LDB URL to connect to. This can be overridden by using the -H command-line option.)

VISUAL and EDITOR

Environment variables used to determine what editor to use. VISUAL takes precedence over EDITOR, and both are overridden by the -e command-line option. -

VERSION

This man page is correct for version 4.0 of the Samba suite.

SEE ALSO

ldb(7), ldbmodify(1), ldbdel(1), ldif(5), vi(1)

AUTHOR

+

VERSION

This man page is correct for version 4.0 of the Samba suite.

SEE ALSO

ldb(7), ldbmodify(1), ldbdel(1), ldif(5), vi(1)

AUTHOR

ldb was written by Andrew Tridgell.

-- cgit v1.2.3