aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2012-08-03 23:23:11 -0300
committerDavid Bremner <bremner@debian.org>2012-08-06 08:52:33 -0300
commit760e17488e6b11299f2971cf879b109b84816d14 (patch)
tree1c924c3c063127a6b11cee39e5b4f408f18ca0ee /man
parentddb009519d24ca6cae64608f2d4a93ca6e78d80a (diff)
notmuch-dump: remove deprecated positional argument for output file
The syntax --output=filename is a smaller change than deleting the output argument completely, and conceivably useful e.g. when running notmuch under a debugger.
Diffstat (limited to 'man')
-rw-r--r--man/man1/notmuch-dump.15
1 files changed, 2 insertions, 3 deletions
diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1
index 64abf01..5d1e197 100644
--- a/man/man1/notmuch-dump.1
+++ b/man/man1/notmuch-dump.1
@@ -5,15 +5,14 @@ notmuch-dump \- creates a plain-text dump of the tags of each message
.SH SYNOPSIS
.B "notmuch dump"
-.RI "[ <" filename "> ] [--]"
+.RI "[ --output=<" filename "> ] [--]"
.RI "[ <" search-term ">...]"
.SH DESCRIPTION
Dump tags for messages matching the given search terms.
-Output is to the given filename, if any, or to stdout. Note that
-using the filename argument is deprecated.
+Output is to the given filename, if any, or to stdout.
These tags are the only data in the notmuch database that can't be
recreated from the messages themselves. The output of notmuch dump is