1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 02:32:51 +01:00

Grammatical changes

Erik Krietsch 2016-01-19 19:12:31 -06:00
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 ######