mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
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.
This commit is contained in:
parent
9f98aaa29f
commit
8e3ee13abc
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -5,7 +5,7 @@ notmuch-hooks
|
|||
SYNOPSIS
|
||||
========
|
||||
|
||||
$DATABASEDIR/.notmuch/hooks/*
|
||||
$DATABASEDIR/.notmuch/hooks/*
|
||||
|
||||
DESCRIPTION
|
||||
===========
|
||||
|
|
Loading…
Reference in a new issue