X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-restore.rst;h=cb68bc8a72b2dd4e673934c4c196c75760dd7238;hp=c681fa2d18bdf4dcd94a07b83a90005907585b84;hb=ef763a9e8bbd832c2034f48bb9112dcc1cf4ef67;hpb=e4164dfdc36e5c95224c75ebc988c603d0e2aa27 diff --git a/doc/man1/notmuch-restore.rst b/doc/man1/notmuch-restore.rst index c681fa2d..cb68bc8a 100644 --- a/doc/man1/notmuch-restore.rst +++ b/doc/man1/notmuch-restore.rst @@ -54,23 +54,23 @@ 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. + 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. - **tags** + **tags** - Output per-message metadata, namely tags. See *format* above - for more details. + Output 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.