diff options
author | Daniel <kingdread@gmx.de> | 2020-05-12 13:51:09 +0200 |
---|---|---|
committer | Daniel <kingdread@gmx.de> | 2020-05-12 13:51:09 +0200 |
commit | 371186e872df3518bb5a2894f487ec02a42c771a (patch) | |
tree | 1f49b34df2f9d44708076928d3868534064f634a /raidgrep.1.asciidoc | |
parent | f2f2582d546327be9e0254dea8370a9bb6b749f7 (diff) | |
download | raidgrep-371186e872df3518bb5a2894f487ec02a42c771a.tar.gz raidgrep-371186e872df3518bb5a2894f487ec02a42c771a.tar.bz2 raidgrep-371186e872df3518bb5a2894f487ec02a42c771a.zip |
add a -cm filter
Diffstat (limited to 'raidgrep.1.asciidoc')
-rw-r--r-- | raidgrep.1.asciidoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/raidgrep.1.asciidoc b/raidgrep.1.asciidoc index 1cbdf85..30e0b2f 100644 --- a/raidgrep.1.asciidoc +++ b/raidgrep.1.asciidoc @@ -108,6 +108,9 @@ Those predicates can be used as-is in the filter: Include logs from the given bosses. See below for a list of valid boss names. Names can also be comma separated. +*-cm*:: + Include logs that were done with the Challenge Mote enabled. + *-player* 'REGEX':: Include logs in which at least one player's account or character name matches the given regex. + |