rename --ingroup to --inallgroup
This commit is contained in:
parent
725b6b5156
commit
b6ce003843
5 changed files with 15 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue