docs(wiki): Add --list-qualities cmd docs for Sonarr

pull/113/head
Robert Dailey 2 years ago
parent e49ffd7ad9
commit cd768f0a8e

@ -196,6 +196,19 @@ sonarr:
[sonarrjson]: https://github.com/TRaSH-/Guides/tree/master/docs/json/sonarr
### `--list-qualities`
Print a list of all available types of quality definitions. The "type" of a quality definition comes
from JSON files in the guide and this type is used in the configuration YAML for the
`quality_definition` property:
```yml
quality_definition: series
```
Above, `series` would only be valid if that type appeared in the list output by the `sonarr`
subcommand run with this argument.
## Subcommand: `radarr`
### `--list-custom-formats`

Loading…
Cancel
Save