]> git.sesse.net Git - casparcg/blobdiff - source/commands.rst
docs: Fixed OK return code descriptions.
[casparcg] / source / commands.rst
index a751816f73c9c18bdb6a34d7c88be8b74d52b6a5..f29bc67240da048025b3cf6985f3a04bd20e7bcc 100644 (file)
@@ -51,9 +51,9 @@ Information
 ==========\r
 Successful\r
 ==========\r
-* 200 [command] OK      - The command has been executed\r
+* 200 [command] OK      - The command has been executed and several lines of data are being returned (terminated by an empty line).\r
 * 201 [command] OK      - The command has been executed and a line of data is being returned\r
-* 202 [command] OK      - The command has been executed and several lines of data are being returned (terminated by an empty line).\r
+* 202 [command] OK      - The command has been executed\r
 \r
 ============\r
 Client Error\r