summaryrefslogtreecommitdiff
path: root/docs/htmldocs/manpages/ldbadd.1.html
diff options
context:
space:
mode:
authorvorlon <vorlon@alioth.debian.org>2008-09-29 05:10:20 +0000
committervorlon <vorlon@alioth.debian.org>2008-09-29 05:10:20 +0000
commitf1687970584d5b9090cc6b338d0ce35277b26ba4 (patch)
tree85b64d98387145ea4e00c1b529e1820542a979a3 /docs/htmldocs/manpages/ldbadd.1.html
parent0623b4792e259555ff030cd68ef5ba364e66ac4a (diff)
downloadsamba-f1687970584d5b9090cc6b338d0ce35277b26ba4.tar.gz
Load samba-3.2.4 into branches/samba/upstream.upstream/3.2.4
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@2163 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'docs/htmldocs/manpages/ldbadd.1.html')
-rw-r--r--docs/htmldocs/manpages/ldbadd.1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/htmldocs/manpages/ldbadd.1.html b/docs/htmldocs/manpages/ldbadd.1.html
index 1cd256e567..72871e6708 100644
--- a/docs/htmldocs/manpages/ldbadd.1.html
+++ b/docs/htmldocs/manpages/ldbadd.1.html
@@ -1,4 +1,4 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ldbadd</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="ldbadd.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ldbadd &#8212; Command-line utility for adding records to an LDB</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">ldbadd</code> [-h] [-H LDB-URL] [ldif-file1] [ldif-file2] [...]</p></div></div><div class="refsect1" lang="en"><a name="id2516122"></a><h2>DESCRIPTION</h2><p>ldbadd adds records to an ldb(7) database. It reads
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ldbadd</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="ldbadd.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ldbadd &#8212; Command-line utility for adding records to an LDB</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">ldbadd</code> [-h] [-H LDB-URL] [ldif-file1] [ldif-file2] [...]</p></div></div><div class="refsect1" lang="en"><a name="id2516118"></a><h2>DESCRIPTION</h2><p>ldbadd adds records to an ldb(7) database. It reads
the ldif(5) files specified on the command line and adds
the records from these files to the LDB database, which is specified
by the -H option or the LDB_URL environment variable.