attempt to fix filter description

This commit is contained in:
Garfield69 2021-05-16 18:41:31 +12:00
parent 6dab689533
commit 1671d872ac
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ Filter | Condition
`type:<type>` | where the indexer type is equal to `<type>`
`tag:<tag>` | where the indexer tags contains `<tag>`
`lang:<tag>` | where the indexer language start with `<lang>`
`test:{passed|failed}` | where the last indexer test performed `passed` or `failed`
`test:{passed\|failed}` | where the last indexer test performed `passed` or `failed`
Supported operators
Operator | Condition