]> 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 3156af762cc0eb7ebcb41feaefed2414e4ccc403..d0d50dd8df377dbf9963843751e5b9304e7f440d 100644 (file)
@@ -1,12 +1,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