diff options
author | pranomostro <pranomostro@posteo.net> | 2017-05-15 11:43:21 +0200 |
---|---|---|
committer | pranomostro <pranomostro@posteo.net> | 2017-05-15 11:43:21 +0200 |
commit | ed084d2111166998cd9b9ef7d64c4f62ceb5549c (patch) | |
tree | 736a57093e7461fd6d6ed56c702f6ec83bc59942 /README | |
parent | 96ac996477712ca79adb31e715328c9b3e727ca6 (diff) |
Update API so that conf/in accepts flags for the conference type.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ to help explain the semantics of the individual files. | |-- conf # managing conferences | |-- err # conference related errors -| |-- in # 'echo "group title" >in' for creating a new group +| |-- in # 'echo 't group title' >in' for creating a new text group | |-- out # 'echo 1 >out/ID_COOKIE' for joining a conference | |-- name # changing your nick |