diff options
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" |
