From: Daniel Kahn Gillmor Date: Tue, 17 Oct 2017 16:57:20 +0000 (-0400) Subject: doc: fix documentation typos and copy/paste-os X-Git-Tag: 0.26_rc0~107 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=5fb0f5f113e7cb7422fb44bb7abcba2bcadfc0c8 doc: fix documentation typos and copy/paste-os --- diff --git a/doc/man1/notmuch-dump.rst b/doc/man1/notmuch-dump.rst index f3f2b394..1e4468e6 100644 --- a/doc/man1/notmuch-dump.rst +++ b/doc/man1/notmuch-dump.rst @@ -85,7 +85,7 @@ Supported options for **dump** include Output per-message (key,value) metadata. Each line starts with "#= ", followed by a message id, and a space separated - list of key=value pairs. pair. Ids, keys and values are hex + list of key=value pairs. Ids, keys and values are hex encoded if needed. **tags** diff --git a/doc/man1/notmuch-restore.rst b/doc/man1/notmuch-restore.rst index cb68bc8a..07b20dfc 100644 --- a/doc/man1/notmuch-restore.rst +++ b/doc/man1/notmuch-restore.rst @@ -62,14 +62,14 @@ Supported options for **restore** include **properties** - Output per-message (key,value) metadata. Each line starts + Restore per-message (key,value) metadata. Each line starts with "#= ", followed by a message id, and a space separated - list of key=value pairs. pair. Ids, keys and values are - hex encoded if needed. + list of key=value pairs. Ids, keys and values are hex + encoded if needed. **tags** - Output per-message metadata, namely tags. See *format* above + Restore per-message metadata, namely tags. See *format* above for more details. The default is to restore all available types of data. The