diff options
| author | Kenyon Ralph <kenyon@kenyonralph.com> | 2011-04-11 23:03:40 -0700 |
|---|---|---|
| committer | Kenyon Ralph <kenyon@kenyonralph.com> | 2011-04-11 23:03:40 -0700 |
| commit | eebbf8627b5b7f21e416ddf845800d2d298f9a31 (patch) | |
| tree | 4a5ef44b73e22a9892407c2a53d45fdaae12a8f3 | |
| parent | 8921e8f3cce0434b5ed4f74cc52a68cf02920b35 (diff) | |
initial_tagging: remove typo
| -rw-r--r-- | initial_tagging.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initial_tagging.mdwn b/initial_tagging.mdwn index 2989598..3ff2b86 100644 --- a/initial_tagging.mdwn +++ b/initial_tagging.mdwn @@ -24,7 +24,7 @@ following: # tag all message from notmuch mailing list notmuch tag +notmuch -- to:notmuch@notmuchmail.org - # finally, retag all "new" messages s "inbox" and "unread" + # finally, retag all "new" messages "inbox" and "unread" notmuch tag +inbox +unread -new -- tag:new Since the post-processing is only acting on a few messages, it is |
