]> git.notmuchmail.org Git - notmuch/blobdiff - man/man1/notmuch-restore.1
notmuch-restore: replace positional argument for input with option
[notmuch] / man / man1 / notmuch-restore.1
index db0b697e935d58915b1344c85a97ca3cb446b3d0..d0d50dd8df377dbf9963843751e5b9304e7f440d 100644 (file)
@@ -1,12 +1,12 @@
-.TH NOTMUCH-RESTORE 1 2012-03-19 "Notmuch 0.12"
+.TH NOTMUCH-RESTORE 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-restore \- Restores the tags from the given file (see notmuch dump).
+notmuch-restore \- restores the tags from the given file (see notmuch dump)
 
 .SH SYNOPSIS
 
 .B "notmuch restore"
 .RB [ "--accumulate" ]
-.RI "[ <" filename "> ]"
+.RI "[ --input=<" filename "> ]"
 
 .SH DESCRIPTION