Skip to content

Commit

Permalink
attempt to fix filter description
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed May 16, 2021
1 parent 6dab689 commit 1671d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1671d87

Please sign in to comment.