From c63cba0c3c8f17697612a900fe41a308b878cd23 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Thu, 8 May 2014 00:09:03 +0300 Subject: [PATCH 1/1] one tweak more --- manpages/notmuch-compact-1.mdwn | 2 +- manpages/notmuch-count-1.mdwn | 2 +- manpages/notmuch-insert-1.mdwn | 2 +- manpages/notmuch-search-terms-7.mdwn | 4 ++-- manpages/notmuch-tag-1.mdwn | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manpages/notmuch-compact-1.mdwn b/manpages/notmuch-compact-1.mdwn index b9c846b..a806639 100644 --- a/manpages/notmuch-compact-1.mdwn +++ b/manpages/notmuch-compact-1.mdwn @@ -25,7 +25,7 @@ Supported options for compact include - --backup=<&lt;directory>&gt; + --backup=<directory> Save the current database to the given directory before replacing it with the compacted database. The backup direc- diff --git a/manpages/notmuch-count-1.mdwn b/manpages/notmuch-count-1.mdwn index 378348d..ac92207 100644 --- a/manpages/notmuch-count-1.mdwn +++ b/manpages/notmuch-count-1.mdwn @@ -56,7 +56,7 @@ This option is not compatible with specifying search terms on the command line. - --input=<&lt;filename>&gt; + --input=<filename> Read input from given file, instead of from stdin. Implies --batch. diff --git a/manpages/notmuch-insert-1.mdwn b/manpages/notmuch-insert-1.mdwn index 8a28938..0cb24e3 100644 --- a/manpages/notmuch-insert-1.mdwn +++ b/manpages/notmuch-insert-1.mdwn @@ -29,7 +29,7 @@ Option arguments must appear before any tag operation arguments. Sup- ported options for insert include - --folder=<&lt;folder>&gt; + --folder=<folder> Deliver the message to the specified folder, relative to the top-level directory given by the value of database.path. The diff --git a/manpages/notmuch-search-terms-7.mdwn b/manpages/notmuch-search-terms-7.mdwn index a1818a9..98e15c7 100644 --- a/manpages/notmuch-search-terms-7.mdwn +++ b/manpages/notmuch-search-terms-7.mdwn @@ -86,14 +86,14 @@ ative to the top-level maildir (and without the leading slash). By default, path: matches messages in the specified directory only. The "/**" suffix can be used to match messages in the specified directory - and all its subdirectories recursively. path:"&quot;"&quot; matches messages in + and all its subdirectories recursively. path:"" matches messages in the root of the mail store and, likewise, path:** matches all messages. The folder: prefix searches for email messages by maildir or MH folder. For MH-style folders, this is equivalent to path:. For maildir, this includes messages in the "new" and "cur" subdirectories. The exact syn- tax for maildir folders depends on your mail configuration. For - maildir++, folder:"&quot;"&quot; matches the inbox folder (which is the root in + maildir++, folder:"" matches the inbox folder (which is the root in maildir++), other folder names always start with ".", and nested fold- ers are separated by "."s, such as folder:.classes.topology. For "file system" maildir, the inbox is typically folder:INBOX and nested folders diff --git a/manpages/notmuch-tag-1.mdwn b/manpages/notmuch-tag-1.mdwn index 0537abf..5685a39 100644 --- a/manpages/notmuch-tag-1.mdwn +++ b/manpages/notmuch-tag-1.mdwn @@ -51,7 +51,7 @@ This option is not compatible with specifying tagging on the command line. - --input=<&lt;filename>&gt; + --input=<filename> Read input from given file, instead of from stdin. Implies --batch. -- 2.43.0