1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-06 11:48:49 +00:00

attempt to fix filter description

This commit is contained in:
Garfield69 2021-05-16 18:41:31 +12:00
parent 6dab689533
commit 1671d872ac

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