1SUP-TWEAK-LABELS(1) SUP-TWEAK-LABELS(1)
2
3
4
6 sup-tweak-labels - batch modification of message state already in index
7
9 sup-tweak-labels [options] source ...
10
12 Batch modification of message state for messages already in the index.
13
14 Supported source URI schemes can be seen by running “sup-add --help”.
15
17 -a STRING, --add STRING
18 One or more labels (comma-separated) to add to every message
19 from the specified sources (default: )
20
21 -r STRING, --remove STRING
22 One or more labels (comma-separated) to remove from every mes‐
23 sage from the specified sources, if those labels are present
24 (default: )
25
26 -q QUERY, --query QUERY
27 A Sup search query
28
30 -v, --verbose
31 Print message ids as they’re processed
32
33 -e, --very-verbose
34 Print message names and subjects as they’re processed
35
36 --all-sources
37 Scan over all sources
38
39 -n, --dry-run
40 Don’t actually modify the index. Probably only useful with
41 --verbose
42
43 --version
44 Show version information
45
46 -h, --help
47 Show help message
48
50 sup(1), sup-add(1)
51
53 You are welcome to submit bug reports to the Sup issue tracker, located
54 at
55
56 <https://github.com/sup-heliotrope/sup/issues>
57
59 The Sup web page:
60 <http://supmua.org/>
61
62 Code repository:
63 <https://github.com/sup-heliotrope/sup/>
64
65 Sup Wiki:
66 <https://github.com/sup-heliotrope/sup/wiki/>
67
68 Sup IRC channel:
69 #sup @ freenode.net
70
71 Mailing list:
72 supmua@googlegroups.com
73
74 supmua+subscribe@googlegroups.com
75
76 Archives: <https://groups.google.com/d/forum/supmua/>
77
79 Copyright © 2006-2009 William Morgan <mworgan-sup@masanjin.net>
80
81 Copyright @ 2013-2014 Sup developers
82
83 Permission is granted to copy and distribute this manual under the
84 terms of the GNU General Public License; either version 2 or (at your
85 option) any later version.
86
88 Sup was originally written by William Morgan <wmorgan-sup@masanjin.net>
89 and is now developed and maintained by the Sup developers.
90
91
92
93Sup User Manuel April 9, 2012 SUP-TWEAK-LABELS(1)