aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2014-11-06 19:46:59 +0200
committerDavid Bremner <david@tethera.net>2014-11-09 10:08:33 +0100
commit8e3ee13abc8f7e62557aaf862bbf6aa3e33f6d33 (patch)
treef36d3212bc9d83bef75409571baad78e64affd37 /doc
parent9f98aaa29f96d734da17eeb72c75a7e5e5446419 (diff)
doc: whitespace cleanup
Changed one tab in doc/man1/notmuch-show.rst to 8 spaces. Removed one leading tab in doc/man5/notmuch-hooks.rst to make the SYNOPSIS style consistent with other pages.
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/notmuch-show.rst2
-rw-r--r--doc/man5/notmuch-hooks.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/notmuch-show.rst b/doc/man1/notmuch-show.rst
index 5aecbfd7..9eb5198d 100644
--- a/doc/man1/notmuch-show.rst
+++ b/doc/man1/notmuch-show.rst
@@ -73,7 +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
+ http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html
**raw** (default if --part is given)
Write the raw bytes of the given MIME part of a message to
diff --git a/doc/man5/notmuch-hooks.rst b/doc/man5/notmuch-hooks.rst
index f1c2528c..f96a923b 100644
--- a/doc/man5/notmuch-hooks.rst
+++ b/doc/man5/notmuch-hooks.rst
@@ -5,7 +5,7 @@ notmuch-hooks
SYNOPSIS
========
- $DATABASEDIR/.notmuch/hooks/*
+$DATABASEDIR/.notmuch/hooks/*
DESCRIPTION
===========