summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 85b2f88..3248b6f 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,9 @@ followed by command name and parameters (if any) separated by spaces. When
a conversation is selected, message to send there is entered directly on
the command prompt.
+The session can be terminated either by end-of-input (typically `Ctrl-d`) or
+using the `/quit` command.
+
### Messaging
`/peers`
@@ -132,6 +135,9 @@ re-established by either side.
`/update-identity`
Interactively update current identity information
+`/quit`
+Quit the erebos tool.
+
Storage
-------