From 19c824c3fd7be29a2257cdd530ee23074c978d63 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 4 Aug 2012 09:55:45 -0300 Subject: notmuch-restore: replace positional argument for input with option Since notmuch dump doesn't use positional arguments anymore, it seems better to be consistent. --- man/man1/notmuch-restore.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1 index 18281c7e..d0d50dd8 100644 --- a/man/man1/notmuch-restore.1 +++ b/man/man1/notmuch-restore.1 @@ -6,7 +6,7 @@ notmuch-restore \- restores the tags from the given file (see notmuch dump) .B "notmuch restore" .RB [ "--accumulate" ] -.RI "[ <" filename "> ]" +.RI "[ --input=<" filename "> ]" .SH DESCRIPTION -- cgit v1.2.3