]> git.notmuchmail.org Git - notmuch-wiki/blobdiff - manpages/notmuch-tag-1.mdwn
updated manpages using fingerterm on N9
[notmuch-wiki] / manpages / notmuch-tag-1.mdwn
index 29a1a8996508bc985b76f7aaa070327b16764690..595dc06939da1e1d5b4b94ddfd87a621c98a3232 100644 (file)
 
        +&lt;<u>tag</u>&gt;|-&lt;<u>tag</u>&gt; [...] [--] &lt;<u>query</u>&gt;
 
-       Each line is interpreted similarly to <b>notmuch</b> <b>tag</b>  command  line  argu-
-       ments. The delimiter is one or more spaces &apos; &apos;. Any characters in &lt;<u>tag</u>&gt;
-       <b>may</b> be hex-encoded with %NN where NN is the hexadecimal  value  of  the
-       character.  To hex-encode a character with a multi-byte UTF-8 encoding,
-       hex-encode each byte.  Any spaces in &lt;tag&gt; <b>must</b> be hex-encoded as  %20.
-       Any characters that are not part of &lt;<u>tag</u>&gt; <b>must</b> <b>not</b> be hex-encoded.
-
-       In  the future tag:&quot;tag with spaces&quot; style quoting may be supported for
-       &lt;<u>tag</u>&gt; as well; for this reason all double  quote  characters  in  &lt;<u>tag</u>&gt;
+       Each  line  is  interpreted  similarly  to  <b>notmuch</b>  <b>tag</b>  command  line
+       arguments.  The  delimiter is one or more spaces &apos; &apos;. Any characters in
+       &lt;<u>tag</u>&gt; <b>may</b> be hex-encoded with %NN where NN is the hexadecimal value  of
+       the character. To hex-encode a character with a multi-byte UTF-8 encod-
+       ing, hex-encode each byte.  Any spaces in &lt;tag&gt; <b>must</b> be hex-encoded  as
+       %20. Any characters that are not part of &lt;<u>tag</u>&gt; <b>must</b> <b>not</b> be hex-encoded.
+
+       In the future tag:&quot;tag with spaces&quot; style quoting may be supported  for
+       &lt;<u>tag</u>&gt;  as  well;  for  this reason all double quote characters in &lt;<u>tag</u>&gt;
        <b>should</b> be hex-encoded.
 
-       The  &lt;<u>query</u>&gt;  should be quoted using Xapian boolean term quoting rules:
-       if a term contains whitespace or a close paren or starts with a  double
-       quote,  it must be enclosed in double quotes (not including any prefix)
-       and double quotes inside the term must be doubled (see below for  exam-
+       The &lt;<u>query</u>&gt; should be quoted using Xapian boolean term  quoting  rules:
+       if  a term contains whitespace or a close paren or starts with a double
+       quote, it must be enclosed in double quotes (not including any  prefix)
+       and  double quotes inside the term must be doubled (see below for exam-
        ples).
 
        Leading and trailing space &apos; &apos; is ignored. Empty lines and lines begin-
@@ -85,8 +85,8 @@
 
 <h3> &nbsp; EXAMPLE</h3>
 <pre>
-       The following shows a valid input to batch tagging. Note that only  the
-       isolated  &apos;*&apos;  acts as a wildcard. Also note the two different quotings
+       The  following shows a valid input to batch tagging. Note that only the
+       isolated &apos;*&apos; acts as a wildcard. Also note the two  different  quotings
        of the tag <b>space</b> <b>in</b> <b>tags</b>
               +winner *
               +foo::bar%25 -- (One and Two) or (One and tag:winner)
 
 <h2>SEE ALSO</h2>
 <pre>
-       <a href='../notmuch-1/'>notmuch</a>(1), <a href='../notmuch-config-1/'>notmuch-config</a>(1), <a href='../notmuch-count-1/'>notmuch-count</a>(1), <a href='../notmuch-dump-1/'>notmuch-dump</a>(1),  <a href='../notmuch-hooks-5/'>not-</a>
-       <a href='../notmuch-hooks-5/'>much-hooks</a>(5),   <a href='../notmuch-insert-1/'>notmuch-insert</a>(1),  <a href='../notmuch-new-1/'>notmuch-new</a>(1),  <a href='../notmuch-reply-1/'>notmuch-reply</a>(1),
+       <a href='../notmuch-1/'>notmuch</a>(1),  <a href='../notmuch-config-1/'>notmuch-config</a>(1), <a href='../notmuch-count-1/'>notmuch-count</a>(1), <a href='../notmuch-dump-1/'>notmuch-dump</a>(1), <a href='../notmuch-hooks-5/'>not-</a>
+       <a href='../notmuch-hooks-5/'>much-hooks</a>(5),  <a href='../notmuch-insert-1/'>notmuch-insert</a>(1),  <a href='../notmuch-new-1/'>notmuch-new</a>(1),   <a href='../notmuch-reply-1/'>notmuch-reply</a>(1),
        <a href='../notmuch-restore-1/'>notmuch-restore</a>(1),  <a href='../notmuch-search-1/'>notmuch-search</a>(1),  <a href='../notmuch-search-terms-7/'>notmuch-search-terms</a>(7),  <a href='../notmuch-show-1/'>not-</a>
        <a href='../notmuch-show-1/'>much-show</a>(1),
 </pre>
 
-<h2>Notmuch 0.16</h2>
+<h2>Notmuch 0.17</h2>