notmuch-restore
restores the tags from the given file (see notmuch dump)
- Provided by: notmuch (Version: 0.21-3ubuntu2)
- Report a bug
restores the tags from the given file (see notmuch dump)
notmuch restore [--accumulate] [--format=(auto|batch-tag|sup)] [--input=<filename>]
Restores the tags from the given file (see notmuch dump).
The input is read from the given filename, if any, or from stdin.
Supported options for restore include
notmuch restore updates the maildir flags according to tag changes if the maildir.synchronize_flags configuration option is enabled. See notmuch-config(1) for details.
notmuch restore will detect if the input is compressed in gzip(1) format and automatically decompress it while reading. This detection does not depend on file naming and in particular works for standard input.
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)
Carl Worth and many others
2009-2015, Carl Worth and many others