aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2015-01-27 21:48:16 +0200
committerDavid Bremner <david@tethera.net>2015-02-23 21:47:55 +0100
commit45038b44b79537a2e622b1e68b96d123623ba1e8 (patch)
treefcd8557160f5565ae37838840df4e42253a51c88
parent1e5b4b72c928d2ed8243be2b4edc20e60e9bd158 (diff)
doc: document notmuch-restore --input=filename option
Document all options for completeness.
-rw-r--r--doc/man1/notmuch-restore.rst3
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
=============