summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpranomostro <pranomestro@gmail.com>2017-03-05 01:32:00 +0100
committerpranomostro <pranomestro@gmail.com>2017-03-05 01:32:00 +0100
commit332c06103b614e8c3eb9b3a3e684c08b70a9e19f (patch)
treebb8a96020d012c6591320e657226e74e93f9674f /README
parentace2f9d08fc3cc219a33081f0f8029910e2b2bbb (diff)
Update docs and fix minor code issue:
Update error messages. NUM/invite now also accepts ID's (not only public keys). The title is now also changed for the changer.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index d87f2e5..7e81477 100644
--- a/README
+++ b/README
@@ -64,6 +64,11 @@ to help explain the semantics of the individual files.
|
|-- id # 'cat id' to show your own ID, you can give this to your friends
|
+|-- conf # managing conferences
+| |-- err # conference related errors
+| |-- in # 'echo "group title" >in' for creating a new group
+| |-- out # 'echo 1 >out/ID_COOKIE' for joining a conference
+|
|-- name # changing your nick
| |-- err # nickname related errors
| |-- in # 'echo my-new-nick > in' to change your name