From cb1d4712ddba8a0104594887ec41bc2b4788479f Mon Sep 17 00:00:00 2001 From: ronag Date: Sat, 18 Feb 2012 14:34:32 +0000 Subject: [PATCH] docs: Fixed OK return code descriptions. --- source/commands.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/commands.rst b/source/commands.rst index a751816f7..f29bc6724 100644 --- a/source/commands.rst +++ b/source/commands.rst @@ -51,9 +51,9 @@ Information ========== Successful ========== -* 200 [command] OK - The command has been executed +* 200 [command] OK - The command has been executed and several lines of data are being returned (terminated by an empty line). * 201 [command] OK - The command has been executed and a line of data is being returned -* 202 [command] OK - The command has been executed and several lines of data are being returned (terminated by an empty line). +* 202 [command] OK - The command has been executed ============ Client Error -- 2.39.5