summaryrefslogtreecommitdiff
path: root/ratox.1
diff options
context:
space:
mode:
Diffstat (limited to 'ratox.1')
-rw-r--r--ratox.111
1 files changed, 7 insertions, 4 deletions
diff --git a/ratox.1 b/ratox.1
index 70e98e4..9e5149b 100644
--- a/ratox.1
+++ b/ratox.1
@@ -62,9 +62,12 @@ Request slot. Send a friend request by piping the Tox ID to \fBin\fR. Incoming
requests are listed as FIFOs in \fBout/\fR. Echo \fB1\fR | \fB0\fR to
accept | reject them.
.It Ar conf/
-Conference management slot. A conference is created by writing its title to \fBin\fR. Invites
-to conferences are FIFOs in \fBout/\fR. Their name is id_cookie (the cookie is random data).
-They behave like request FIFOs.
+Conference management slot. A conference is created by writing and flag
+and its title to \fBin\fR. The flag is \fBt\fR | \fBa\fR | \fBv\fR for an
+text, audio and video conference, followed by a space character. Only
+text conferences work at the moment. Invites to conferences are FIFOs
+in \fBout/\fR. Their name is id_cookie (the cookie is random data). They
+behave like request FIFOs.
.El
.Ss Friend slots
Each friend is represented with a directory in the base-directory named after
@@ -126,7 +129,7 @@ Write here to change the title of the conference.
.It Ar title_out
Contains the title of the conference.
.It Ar text_in
-Echo \fBmessage\fR to send a text message to the conference.
+Echo message to send a text message to the conference.
.It Ar text_out
Contains the messages send in the conference so far.
.El