diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2014-05-07 23:31:59 +0300 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2014-05-07 23:31:59 +0300 |
| commit | b6a11cc4ea38abff9f0a324d273f7cd4b4088e2e (patch) | |
| tree | d2f94ef352dfa7f52f1b1d7b43a071b6ba7328e8 | |
| parent | 9fee02c268d056b29fd294bbfb64fbc96a8f7146 (diff) | |
a bit more tweaked man-to-mdwn.pl
| -rw-r--r-- | manpages/notmuch-config-1.mdwn | 10 | ||||
| -rw-r--r-- | manpages/notmuch-search-terms-7.mdwn | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/manpages/notmuch-config-1.mdwn b/manpages/notmuch-config-1.mdwn index 5acc965..24d4a63 100644 --- a/manpages/notmuch-config-1.mdwn +++ b/manpages/notmuch-config-1.mdwn @@ -93,15 +93,15 @@ tags: +-----+----------------------------+ - |Flag | Tag + |Flag | Tag | +-----+----------------------------+ - |D | draft + |D | draft | +-----+----------------------------+ - |F | flagged + |F | flagged | +-----+----------------------------+ - |P | passed + |P | passed | +-----+----------------------------+ - |R | replied + |R | replied | +-----+----------------------------+ |S | unread (added when 'S' | | | flag is not present) | diff --git a/manpages/notmuch-search-terms-7.mdwn b/manpages/notmuch-search-terms-7.mdwn index 0123d90..a1818a9 100644 --- a/manpages/notmuch-search-terms-7.mdwn +++ b/manpages/notmuch-search-terms-7.mdwn @@ -171,7 +171,7 @@ <h3> Relative date and time</h3> <pre> - [N|number] + [N|number] (years|months|weeks|days|hours|hrs|minutes|mins|sec- onds|secs) [...] All refer to past, can be repeated and will be accumulated. |
