aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-03-29 15:10:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-03-29 15:10:57 +0200
commitec9f5f3a59dd30573524c453b04807797d7eb7d7 (patch)
tree459f99e2e9d0987a8e9b1a8445dd1305b940a504
parent529211144b9b8a17bed3fbb4814f3349c1fe4bc4 (diff)
Fix documentation error
-rw-r--r--doc/manual.cli7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/manual.cli b/doc/manual.cli
index 9138596..7835163 100644
--- a/doc/manual.cli
+++ b/doc/manual.cli
@@ -355,9 +355,10 @@ session: <session-id>
challenge: <text>
\
-An agent (or controller acting as an agent) sends a task request to its
-controller via HTTP/HTTPS POST method (@@ URL/API endpoint). The task request
-starts with the task request manifest followed by a list of machine manifests.
+A controller sends the task response manifest in response to the task request
+initiated by an agent. The response is delivered as a result of the POST
+method. The task response starts with the task response manifest optionally
+followed by a task manifest.
\dl|