doc: fix documentation typos and copy/paste-os

This commit is contained in:
Daniel Kahn Gillmor 2017-10-17 12:57:20 -04:00 committed by David Bremner
parent ab8b40f7e3
commit 5fb0f5f113
2 changed files with 5 additions and 5 deletions

View file

@ -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**

View file

@ -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