diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 ------- |