summaryrefslogtreecommitdiff
path: root/docs/using-monkey.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/using-monkey.md')
-rw-r--r--docs/using-monkey.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/using-monkey.md b/docs/using-monkey.md
index f4cb9d66a..b9155746a 100644
--- a/docs/using-monkey.md
+++ b/docs/using-monkey.md
@@ -138,10 +138,14 @@ Commands
Cause a login to proceed using the set credentials
+ This will send a `DESTROY` message back.
+
* `LOGIN DESTROY` _%id%_
Cause a login to fail
+ This will send a `DESTROY` message back.
+
Responses
---------
@@ -378,6 +382,11 @@ Responses
Subsequent to this message, the user of monkey is at liberty to issue
`LOGIN` commands to control the response of the `401LOGIN` process.
+* `LOGIN DESTROY LWIN` _%id%_
+
+ The given login window has been destroyed and should no longer be sent
+ commands otherwise undefined behaviour may ensue.
+
### Plotter messages
> **Note, Monkey won't clip coordinates, but sometimes the core does.**