]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-restore.rst
doc: document notmuch-restore --input=filename option
[notmuch] / doc / man1 / notmuch-restore.rst
index d6cf19ab771017b6681ff18ad671a22e2397aac2..362e2629e5746960af6d539606655d07bc3847d7 100644 (file)
@@ -50,6 +50,17 @@ 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
+=============
+
+\ **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.
+
 SEE ALSO
 ========