logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sup-tweak-labels - batch modification of message state already in index

Authors

       Sup was originally written  by  William  Morgan  <wmorgan-sup@masanjin.net>  and  is  now  developed  and
       maintained by the Sup developers.

Sup User Manuel                                   April 9, 2012                              SUP-TWEAK-LABELS(1)

Contact Information

TheSupwebpage:
              <http://supmua.org/>

       Coderepository:
              <https://github.com/sup-heliotrope/sup/>

       SupWiki:
              <https://github.com/sup-heliotrope/sup/wiki/>

       SupIRCchannel:
              #sup @ freenode.net

       Mailinglist:supmua@googlegroups.com

              supmua+subscribe@googlegroups.com

              Archives: <https://groups.google.com/d/forum/supmua/>

Description

       Batch modification of message state for messages already in the index.

       Supported source URI schemes can be seen by running "sup-add --help".

Name

       sup-tweak-labels - batch modification of message state already in index

Options

-aSTRING,--addSTRING
              One  or more labels (comma-separated) to add to every message from the specified sources (default:
              )

       -rSTRING,--removeSTRING
              One or more labels (comma-separated) to remove from every message from the specified  sources,  if
              those labels are present (default: )

       -qQUERY,--queryQUERY
              A Sup search query

Other Options

-v,--verbose
              Print message ids as they're processed

       -e,--very-verbose
              Print message names and subjects as they're processed

       --all-sources
              Scan over all sources

       -n,--dry-run
              Don't actually modify the index.  Probably only useful with --verbose

       --version
              Show version information

       -h,--help
              Show help message

Reporting Bugs

       You are welcome to submit bug reports to the Sup issue tracker, located at

       <https://github.com/sup-heliotrope/sup/issues>

See Also

sup(1), sup-add(1)

Synopsis

       sup-tweak-labels [options] source ...

See Also