X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=man%2Fman1%2Fnotmuch-dump.1;h=50ec3356ff1be30345385fb21ac43dc3796c2ccc;hp=5f5395f69a26f777827ea291e1bba58d835a04c4;hb=a4b10675bfe6ee90d84b9880b59c4f5ff15eed3a;hpb=7c5695b439d89d69d5f6d6a88cdcf964d7a98fbe diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1 index 5f5395f6..50ec3356 100644 --- a/man/man1/notmuch-dump.1 +++ b/man/man1/notmuch-dump.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-DUMP 1 2011-12-04 "Notmuch 0.10.2" +.TH NOTMUCH-DUMP 1 2012-05-08 "Notmuch 0.13~rc1" .SH NAME notmuch-dump \- Creates a plain-text dump of the tags of each message. @@ -8,14 +8,8 @@ notmuch-dump \- Creates a plain-text dump of the tags of each message. .RI "[ <" filename "> ] [--]" .RI "[ <" search-term ">...]" -.B "notmuch restore" -.RB [ "--accumulate" ] -.RI "[ <" filename "> ]" - .SH DESCRIPTION -.SS DUMP - Dump tags for messages matching the given search terms. Output is to the given filename, if any, or to stdout. Note that @@ -30,25 +24,6 @@ With no search terms, a dump of all messages in the database will be generated. A "--" argument instructs notmuch that the remaining arguments are search terms. -.SS RESTORE - -Restores the tags from the given file (see -.BR "notmuch dump" ")." - -The input is read from the given filename, if any, or from stdin. - -Note: The dump file format is specifically chosen to be -compatible with the format of files produced by sup-dump. -So if you've previously been using sup for mail, then the -.B "notmuch restore" -command provides you a way to import all of your tags (or labels as -sup calls them). - -The --accumulate switch causes the union of the existing and new tags to be -applied, instead of replacing each message's tags as they are read in from the -dump file. -.RE - See \fBnotmuch-search-terms\fR(7) for details of the supported syntax for . @@ -56,7 +31,7 @@ for details of the supported syntax for . .SH SEE ALSO \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1), -\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-part\fR(1), -\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1), -\fBnotmuch-search\fR(1), \fBnotmuch-search-terms\fR(7), -\fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1) +\fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1), \fBnotmuch-reply\fR(1), +\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1), +\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1), +\fBnotmuch-tag\fR(1)