summaryrefslogtreecommitdiff
path: root/docs/manual/programs/httxt2dbm.html.en
diff options
context:
space:
mode:
authorPaul Querna <pquerna@apache.org>2005-07-22 10:00:46 +0000
committerPaul Querna <pquerna@apache.org>2005-07-22 10:00:46 +0000
commita8bce20460c2a5fc8f5b8f9412e8c663c7dcaf01 (patch)
treed1d67e4e66b23cfda8680f7486e5d1c5ca187dce /docs/manual/programs/httxt2dbm.html.en
parent5c4eafb6a69da15ab7987f9194c1d4b2136fabf8 (diff)
downloadhttpd-a8bce20460c2a5fc8f5b8f9412e8c663c7dcaf01.tar.gz
build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220287 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/httxt2dbm.html.en')
-rw-r--r--docs/manual/programs/httxt2dbm.html.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/programs/httxt2dbm.html.en b/docs/manual/programs/httxt2dbm.html.en
index 394b1125f4..72e6ddccae 100644
--- a/docs/manual/programs/httxt2dbm.html.en
+++ b/docs/manual/programs/httxt2dbm.html.en
@@ -70,8 +70,8 @@
<div class="section">
<h2><a name="examples" id="examples">Examples</a></h2>
<div class="example"><p><code>
- httxt2dbm -i rewritemap.txt -i rewritemap.dbm<br />
- httxt2dbm -f SDBM -i rewritemap.txt -i rewritemap.dbm<br />
+ httxt2dbm -i rewritemap.txt -o rewritemap.dbm<br />
+ httxt2dbm -f SDBM -i rewritemap.txt -o rewritemap.dbm<br />
</code></p></div>
</div></div>
<div class="bottomlang">