mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Grammatical changes
parent
0afc8ad019
commit
d6c701e5c9
@ -4,7 +4,7 @@
|
||||
`api/command/{id}`
|
||||
|
||||
##### Summary #####
|
||||
Queries the status of a previously started command. Or all currently started commands.
|
||||
Queries the status of a previously started command, or all currently started commands.
|
||||
|
||||
##### Parameters ######
|
||||
|
||||
@ -32,7 +32,7 @@ For `api/command/{id}`
|
||||
## POST ##
|
||||
|
||||
##### Summary #####
|
||||
Publish a new command for Sonarr to run. These commands are execute asynchroneously, use GET to retrieve the current status.
|
||||
Publish a new command for Sonarr to run. These commands are executed asynchronously; use GET to retrieve the current status.
|
||||
|
||||
##### Parameters ######
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user