rename --ingroup to --inallgroup

This commit is contained in:
Joey Hess 2012-10-10 12:59:45 -04:00
parent 725b6b5156
commit b6ce003843
5 changed files with 15 additions and 9 deletions

View file

@ -102,7 +102,7 @@ parseToken groupmap t
, ("inbackend", limitInBackend)
, ("largerthan", limitSize (>))
, ("smallerthan", limitSize (<))
, ("ingroup", limitInGroup groupmap)
, ("inallgroup", limitInAllGroup groupmap)
]
use a = Utility.Matcher.Operation <$> a v