summaryrefslogtreecommitdiff
path: root/obnam.1.in
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-06-12 18:22:16 +0100
committerLars Wirzenius <liw@liw.fi>2012-06-12 18:22:16 +0100
commit820b2e6853a71c39f88ed86b3ec98d3fe9284ebb (patch)
treee9aade39289e0d411ce8cefefd7a7f5f954f5602 /obnam.1.in
parentfc6d70eb582e537d8be2c571e2894f8d67166747 (diff)
downloadobnam-820b2e6853a71c39f88ed86b3ec98d3fe9284ebb.tar.gz
Fix manpage exclude example markup
Thanks, Dennis Jacobfeuerbor.
Diffstat (limited to 'obnam.1.in')
-rw-r--r--obnam.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnam.1.in b/obnam.1.in
index b7128876..4d5240cc 100644
--- a/obnam.1.in
+++ b/obnam.1.in
@@ -414,7 +414,7 @@ For example:
.RS
.nf
[config]
-exclude = foo, bar, \.mp3$
+exclude = foo, bar, \\.mp3$
.fi
.RE
.sp 1