diff --git a/Web-API-Documentation.md b/Web-API-Documentation.md index dc27f90..24ec1b9 100644 --- a/Web-API-Documentation.md +++ b/Web-API-Documentation.md @@ -1021,7 +1021,7 @@ Name: `info` Parameter | Description ----------------------|------------ -`filter` _optional_ | Filter torrent list. Allowed filters: `all`, `downloading`, `completed`, `paused`, `active`, `inactive` +`filter` _optional_ | Filter torrent list. Allowed filters: `all`, `downloading`, `completed`, `paused`, `active`, `inactive`, 'resumed' `category` _optional_ | Get torrents with the given category (empty string means "without category"; no "category" parameter means "any category") `sort` _optional_ | Sort torrents by given key. All the possible keys are listed here below `reverse` _optional_ | Enable reverse sorting. Possible values are `true` and `false` (default)