From ca16c95b70df7e455b620a5d6eb9f224c725ae44 Mon Sep 17 00:00:00 2001 From: vorlon Date: Sat, 14 Feb 2009 17:12:39 +0000 Subject: Merge samba-3.3.0 into branches/samba/upstream. git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@2570 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 90dd482c3a..d557fca850 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