aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2014-02-14 23:24:58 -0400
committerGravatar David Bremner <david@tethera.net>2014-02-23 08:56:40 -0400
commitfa27d0faa057775fe709dc2d3d0eb1ee5654512a (patch)
treecdee3faa18b63991aa7e0f58b1a930d2b9b08662
parent4b2ec627eb9e04d1deffe31b0f2ec95c6b29096a (diff)
man: escape backslash in notmuch-tag example
The example was originally intended to have a literal backslash in it, but '\ ' is interpreted by nroff as a non-breaking space. It doesn't make much difference to the example, but the non-breaking space triggers a bug in doclifter.
-rw-r--r--man/man1/notmuch-tag.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1
index 710fae6a..f4fb1f32 100644
--- a/man/man1/notmuch-tag.1
+++ b/man/man1/notmuch-tag.1
@@ -126,7 +126,7 @@ of the tag
+space%20in%20tags -- Two
# add tag '(tags)', among other stunts.
-+crazy{ +(tags) +&are +#possible\ -- tag:"space in tags"
++crazy{ +(tags) +&are +#possible\e -- tag:"space in tags"
+match*crazy -- tag:crazy{
+some_tag -- id:"this is ""nauty)"""
.fi