On Tue 2017-10-17 15:09:58 -0400, Daniel Kahn Gillmor wrote: > diff --git a/doc/man7/notmuch-properties.rst b/doc/man7/notmuch-properties.rst > new file mode 100644 [...] > +**notmuch** **count** **property:**<*key*>=<*value*> > + > +**notmuch** **search** **property:**<*key*>=<*value*> > + > +**notmuch** **show** **property:**<*key*>=<*value*> > + > +**notmuch** **reindex** **property:**<*key*>=<*value*> > + > +**notmuch** **tag** +<*tag*> **property:**<*key*>=<*value*> on my git branch, these now look like: **property:**\ <*key*>=<*value*> The escaped whitespace was necessary to get them to render properly. --dkg