diff options
| author | Jani Nikula <jani@nikula.org> | 2015-01-27 21:48:16 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-02-23 21:47:55 +0100 |
| commit | 45038b44b79537a2e622b1e68b96d123623ba1e8 (patch) | |
| tree | fcd8557160f5565ae37838840df4e42253a51c88 | |
| parent | 1e5b4b72c928d2ed8243be2b4edc20e60e9bd158 (diff) | |
doc: document notmuch-restore --input=filename option
Document all options for completeness.
| -rw-r--r-- | doc/man1/notmuch-restore.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man1/notmuch-restore.rst b/doc/man1/notmuch-restore.rst index 936b1383..362e2629 100644 --- a/doc/man1/notmuch-restore.rst +++ b/doc/man1/notmuch-restore.rst @@ -50,6 +50,9 @@ Supported options for **restore** include format, this heuristic, based the fact that batch-tag format contains no parentheses, should be accurate. + ``--input=``\ <filename> + Read input from given file instead of stdin. + GZIPPED INPUT ============= |
