X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=manpages%2Fnotmuch-dump-1.mdwn;fp=manpages%2Fnotmuch-dump-1.mdwn;h=f2108f81b35cd2941308bf163c551ab2be53981a;hb=aeb851d55ecf79d2e8a8c9a1a99fd73ef1a7ac06;hp=521107c17f2a52916d4bae2ed6e176816e13e1c7;hpb=33b367e699bbcc8fecd001fab8033a4e91b13450;p=obsolete%2Fnotmuch-wiki diff --git a/manpages/notmuch-dump-1.mdwn b/manpages/notmuch-dump-1.mdwn index 521107c..f2108f8 100644 --- a/manpages/notmuch-dump-1.mdwn +++ b/manpages/notmuch-dump-1.mdwn @@ -1,52 +1,41 @@

NOTMUCH-DUMP(1)

NAME

-
        notmuch-dump - Creates a plain-text dump of the tags of each message.
 

SYNOPSIS

-
-       notmuch dump [ <filename> ] [--] [ <search-term>...]
+       notmuch dump [ <filename> ] [--] [ <search-term>...]
 

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.
-
-
-       These tags are the only data in the  notmuch  database  that  can't  be
+       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
        therefore the only critical thing to backup (and much more friendly  to
        incremental backup than the native database files.)
-
-
        With  no  search  terms, a dump of all messages in the database will be
-       generated.  A "--" argument instructs notmuch that the remaining  argu-
+       generated.  A "--" argument instructs notmuch that the remaining  argu-
        ments are search terms.
-
-
-       See  notmuch-search-terms(7)  for  details  of the supported syntax for
-       .
+       See  notmuch-search-terms(7)  for  details  of the supported syntax for
+       <search-terms>.
 

SEE ALSO

-
-       notmuch(1), notmuch-config(1), notmuch-count(1), notmuch-hooks(5), not-
-       much-new(1),  notmuch-reply(1),  notmuch-restore(1), notmuch-search(1),
-       notmuch-search-terms(7), notmuch-show(1), notmuch-tag(1)
+       notmuch(1), notmuch-config(1), notmuch-count(1), notmuch-hooks(5), not-
+       much-new(1)
+,  notmuch-reply(1),  notmuch-restore(1), notmuch-search(1),
+       notmuch-search-terms(7), notmuch-show(1), notmuch-tag(1)
 

Notmuch 0.13.2