diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2013-07-20 22:21:25 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2013-07-20 22:21:25 +0200 |
commit | 4a336a5b117419c33c29eadd6409c69df78cd586 (patch) | |
tree | c9787e4bd0f1be8f471e1883262a695a6c4e954f /docs/man/httxt2dbm.1 | |
parent | 717c182588f1eb0b7ef189a709f858b44e348489 (diff) | |
download | apache2-upstream/2.4.6.tar.gz |
Imported Upstream version 2.4.6upstream/2.4.6
Diffstat (limited to 'docs/man/httxt2dbm.1')
-rw-r--r-- | docs/man/httxt2dbm.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/man/httxt2dbm.1 b/docs/man/httxt2dbm.1 index 8298cdfc..0844a845 100644 --- a/docs/man/httxt2dbm.1 +++ b/docs/man/httxt2dbm.1 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTTXT2DBM" 1 "2011-12-22" "Apache HTTP Server" "httxt2dbm" +.TH "HTTXT2DBM" 1 "2013-03-20" "Apache HTTP Server" "httxt2dbm" .SH NAME httxt2dbm \- Generate dbm files for use with RewriteMap @@ -35,6 +35,9 @@ httxt2dbm \- Generate dbm files for use with RewriteMap .PP httxt2dbm is used to generate dbm files from text input, for use in RewriteMap with the dbm map type\&. +.PP +If the output file already exists, it will not be truncated\&. New keys will be added and existing keys will be updated\&. + .SH "OPTIONS" |