]> git.notmuchmail.org Git - notmuch/commitdiff
man: escape backslash in notmuch-tag example
authorDavid Bremner <david@tethera.net>
Sat, 15 Feb 2014 03:24:58 +0000 (23:24 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 23 Feb 2014 12:56:40 +0000 (08:56 -0400)
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.

man/man1/notmuch-tag.1

index 710fae6a8e3a4ef9561f489d0390f8523427c18f..f4fb1f32ce8014e8c4e06855d128bda269cfa1b3 100644 (file)
@@ -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