diff options
Diffstat (limited to 'raidgrep.1.asciidoc')
| -rw-r--r-- | raidgrep.1.asciidoc | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/raidgrep.1.asciidoc b/raidgrep.1.asciidoc index 78dcf78..1cbdf85 100644 --- a/raidgrep.1.asciidoc +++ b/raidgrep.1.asciidoc @@ -139,6 +139,14 @@ The following predicates have to be wrapped in either a *any(player: ...)* or      Shorthand that matches if the character or the account name match the given      regular expression. +*-class* 'CLASSES':: +    Match the player if they have one of the given classes. Note that a core +    class won't match its elite specializations, so _Guardian_ won't match +    _Dragonhunter_. + +    + +    Names can be comma separated, in which case the player must have any of the +    listed classes. +  === Boss Names  Bosses can be referred to by their official name, although if that name | 
