]> git.cworth.org Git - notmuch-wiki/commitdiff
one tweak more
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 7 May 2014 21:09:03 +0000 (00:09 +0300)
committerTomi Ollila <tomi.ollila@iki.fi>
Wed, 7 May 2014 21:09:03 +0000 (00:09 +0300)
manpages/notmuch-compact-1.mdwn
manpages/notmuch-count-1.mdwn
manpages/notmuch-insert-1.mdwn
manpages/notmuch-search-terms-7.mdwn
manpages/notmuch-tag-1.mdwn

index b9c846b922c419f4632347789c05021d0c942fd6..a80663992dad3a643d2c50204ddb1ad944f8f348 100644 (file)
@@ -25,7 +25,7 @@
 
        Supported options for <b>compact</b> include
 
-           <b>--backup=</b>&lt<b>&</b>lt;<b>directory</b>&gt<b>&</b>gt;
+           <b>--backup=&lt;directory&gt;</b>
 
                   Save  the  current  database  to  the given directory before
                   replacing it with the compacted database. The backup  direc-
index 378348d9df4ed17070baed7ce202de8f44e5571c..ac92207d0dafe9b1e7f67912f4d5f3beae65b28c 100644 (file)
@@ -56,7 +56,7 @@
                   This option is not compatible with specifying  search  terms
                   on the command line.
 
-           <b>--input=</b>&lt<b>&</b>lt;<b>filename</b>&gt<b>&</b>gt;
+           <b>--input=&lt;filename&gt;</b>
 
                   Read  input  from given file, instead of from stdin. Implies
                   --batch.
index 8a28938147c95241993f134e7d6b87db2fb5ee71..0cb24e38a38eba12b6522f51af9aa9e60c0d68c9 100644 (file)
@@ -29,7 +29,7 @@
        Option arguments must appear before any tag operation arguments.   Sup-
        ported options for <b>insert</b> include
 
-           <b>--folder=</b>&lt<b>&</b>lt;<b>folder</b>&gt<b>&</b>gt;
+           <b>--folder=&lt;folder&gt;</b>
 
                   Deliver the message to the specified folder, relative to the
                   top-level directory given by the value of <b>database.path</b>. The
index a1818a952d3d3aa0c3c90689855e9404b33a95ea..98e15c70038533c38e75a9e4db052adc550ff642 100644 (file)
        ative to the top-level maildir (and  without  the  leading  slash).  By
        default,  <b>path:</b>  matches  messages in the specified directory only. The
        &quot;/**&quot; suffix can be used to match messages in the  specified  directory
-       and  all  its  subdirectories recursively.  <b>path:</b>&quot<b>&</b>quot;&quot<b>&</b>quot; matches messages in
+       and  all  its  subdirectories recursively.  <b>path:&quot;&quot;</b> matches messages in
        the root of the mail store and, likewise, <b>path:**</b> matches all messages.
 
        The <b>folder:</b> prefix searches for email messages by maildir or MH folder.
        For MH-style folders, this is equivalent to <b>path:</b>.  For  maildir,  this
        includes messages in the &quot;new&quot; and &quot;cur&quot; subdirectories. The exact syn-
        tax for  maildir  folders  depends  on  your  mail  configuration.  For
-       maildir++,  <b>folder:</b>&quot<b>&</b>quot;&quot<b>&</b>quot;  matches  the  inbox folder (which is the root in
+       maildir++,  <b>folder:&quot;&quot;</b>  matches  the  inbox folder (which is the root in
        maildir++), other folder names always start with &quot;.&quot;, and nested  fold-
        ers  are separated by &quot;.&quot;s, such as <b>folder:.classes.topology</b>. For &quot;file
        system&quot; maildir, the inbox is typically <b>folder:INBOX</b> and nested folders
index 0537abf46732211ae44a42cc9c7e8c3b5c9368b0..5685a39843d8a1320ffcc1dad1abb311fe50911f 100644 (file)
@@ -51,7 +51,7 @@
                   This option is not compatible with specifying tagging on the
                   command line.
 
-           <b>--input=</b>&lt<b>&</b>lt;<b>filename</b>&gt<b>&</b>gt;
+           <b>--input=&lt;filename&gt;</b>
 
                   Read input from given file, instead of from  stdin.  Implies
                   --batch.