[RFC Patch v3 3/3] doc: fix for conversion errors
David Bremner
david at tethera.net
Sat Feb 22 16:16:15 PST 2014
notmuch-show: For some reason a url got dropped.
notmuch-compact: Probably my synopsis converter misses a case
---
doc/man1/notmuch-compact.rst | 2 +-
doc/man1/notmuch-show.rst | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/doc/man1/notmuch-compact.rst b/doc/man1/notmuch-compact.rst
index aeabd16..c149566 100644
--- a/doc/man1/notmuch-compact.rst
+++ b/doc/man1/notmuch-compact.rst
@@ -5,7 +5,7 @@ notmuch-compact
SYNOPSIS
========
-**notmuch** **compact** [--quiet] [--backup=]
+**notmuch** **compact** [--quiet] [--backup=<directory>]
DESCRIPTION
===========
diff --git a/doc/man1/notmuch-show.rst b/doc/man1/notmuch-show.rst
index 5d9837c..46e4c9b 100644
--- a/doc/man1/notmuch-show.rst
+++ b/doc/man1/notmuch-show.rst
@@ -73,9 +73,7 @@ Supported options for *show* include
'>' character added. This reversible escaping is termed
"mboxrd" format and described in detail here:
- ::
-
-
+ http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html
*raw* (default for a single part, see --part)
For a message or an attached message part, the original, raw
--
1.8.5.3
More information about the notmuch
mailing list