From ed084d2111166998cd9b9ef7d64c4f62ceb5549c Mon Sep 17 00:00:00 2001 From: pranomostro Date: Mon, 15 May 2017 11:43:21 +0200 Subject: Update API so that conf/in accepts flags for the conference type. --- ratox.1 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'ratox.1') 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 -- cgit v1.2.3