diff --git a/src/_afew b/src/_afew index 140ca5b..eb6f1a1 100644 --- a/src/_afew +++ b/src/_afew @@ -45,8 +45,8 @@ _arguments \ "(-t --tag -m --move-mails)"{-w,--watch}"[continuously monitor the mailbox for new messages matching the given query]" \ "(-m --move-mails -w --watch)"{-t,--tag}"[run the tag filters]" \ "(-w --watch -m --move-mails)"{-m,--move-mails}"[move mail files between maildir folders]" \ - "(-n --all)"{-a,--all}"[operate on all email]" \ - "(-a --new)"{-n,--new}"[operate on all new email]" \ + "(-a --all)"{-a,--all}"[operate on all email]" \ + "(-n --new)"{-n,--new}"[operate on all new email]" \ {-C,--notmuch-config=}"[specify path to notmuch configuration file]:files:_files" \ {-e,--enable-filters=}"[specify filter classes to use]:filter" \ {-d,--dry-run}"[don't change the DB]" \