X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-restore.rst;h=b578af1fbf19ca6b5afdb479cac1ecdf2645a214;hp=c681fa2d18bdf4dcd94a07b83a90005907585b84;hb=c5356b9ed56e42d36ca18206155b62c94cfbd79d;hpb=651da30c0941081cf730930fc1a7cac34954ca0e diff --git a/doc/man1/notmuch-restore.rst b/doc/man1/notmuch-restore.rst index c681fa2d..b578af1f 100644 --- a/doc/man1/notmuch-restore.rst +++ b/doc/man1/notmuch-restore.rst @@ -54,23 +54,24 @@ Supported options for **restore** include Control what kind of metadata is restored. - **config** + **config** - Restore configuration data to the database. Each configuration line starts - with "#@ ", followed by a space separated key-value pair. - Both key and value are hex encoded if needed. + Restore configuration data to the database. Each configuration line starts + with "#@ ", followed by a space separated key-value pair. + Both key and value are hex encoded if needed. - **properties** + **properties** - 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 encoded if needed. + Restore per-message (key,value) metadata. Each line starts + with "#= ", followed by a message id, and a space separated + list of key=value pairs. Ids, keys and values are hex + encoded if needed. See **notmuch-properties(7)** for more + details. - **tags** + **tags** - Output per-message metadata, namely tags. See *format* above - for more details. + Restore per-message metadata, namely tags. See *format* above + for more details. The default is to restore all available types of data. The option can be specified multiple times to select some subset. @@ -89,7 +90,16 @@ standard input. SEE ALSO ======== -**notmuch(1)**, **notmuch-config(1)**, **notmuch-count(1)**, -**notmuch-dump(1)**, **notmuch-hooks(5)**, **notmuch-insert(1)**, -**notmuch-new(1)**, **notmuch-reply(1)**, **notmuch-search(1)**, -**notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)** +**notmuch(1)**, +**notmuch-config(1)**, +**notmuch-count(1)**, +**notmuch-dump(1)**, +**notmuch-hooks(5)**, +**notmuch-insert(1)**, +**notmuch-new(1)**, +**notmuch-properties(7)**, +**notmuch-reply(1)**, +**notmuch-search(1)**, +**notmuch-search-terms(7)**, +**notmuch-show(1)**, +**notmuch-tag(1)**