mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 05:16:55 +00:00
Update README.md
This commit is contained in:
parent
3257a16bb5
commit
2cb1382ca2
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@ Filter | Condition
|
|||
`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`
|
||||
`status:{healthy\|failing\|unknown}` | where the indexer state is `healthy` (succesfully operates in the last minutes), `failing` (generates errors in the recent call) or `unknown` (unused for a while)
|
||||
`status:{healthy\|failing\|unknown}` | where the indexer state is `healthy` (successfully operates in the last minutes), `failing` (generates errors in the recent call) or `unknown` (unused for a while)
|
||||
|
||||
Supported operators
|
||||
Operator | Condition
|
||||
|
|
Loading…
Add table
Reference in a new issue