summaryrefslogtreecommitdiff
path: root/docs/htmldocs/manpages/ldbadd.1.html
diff options
context:
space:
mode:
authorvorlon <vorlon@alioth.debian.org>2008-10-04 06:29:26 +0000
committervorlon <vorlon@alioth.debian.org>2008-10-04 06:29:26 +0000
commit4adac8583b5b957ef21932367b8b0d8cf0d84f95 (patch)
treeea06230488e63b3e721db5f21dcebd5ddc30a1ec /docs/htmldocs/manpages/ldbadd.1.html
parent59c87288d1e73d79a1490a0ac81eec2039e2d1c3 (diff)
downloadsamba-4adac8583b5b957ef21932367b8b0d8cf0d84f95.tar.gz
merge upstream 3.2.4
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@2177 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.