From 5fb0f5f113e7cb7422fb44bb7abcba2bcadfc0c8 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 17 Oct 2017 12:57:20 -0400 Subject: [PATCH] doc: fix documentation typos and copy/paste-os --- doc/man1/notmuch-dump.rst | 2 +- doc/man1/notmuch-restore.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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 -- 2.43.0