chiark / gitweb /
totally untested multicast support
[disorder] / doc / disorder-playrtp.1.in
index 860051795a56405ee1905ddcac2fec62d7f118da..7ff59b98cf62b5c2ed28ead2e22dd7475464ca3c 100644 (file)
@@ -28,8 +28,6 @@ disorder-playrtp \- play DisOrder network broadcasts
 .SH DESCRIPTION
 \fBdisorder-playrtp\fR plays a network broadcast sent from the specified
 address.
-.PP
-It is currently a work in progress!
 .SH OPTIONS
 .TP
 .B --device \fIDEVICE\fR, \fB-D \fIDEVICE\fR
@@ -49,6 +47,12 @@ Specifies the maximum buffer size in frames.  If there are this many frames in
 the buffer then reading from the network socket will be suspended.  The default
 is four times the \fB--buffer\fR value.
 .TP
+.B --rcvbuf \fIBYTES\fR, \fB-R \fIBYTES\fR
+Specifies socket receive buffer size.
+.TP
+.B --multicast \fIGROUP\fR, \fB-M \fIGROUP\fR
+Specifies a multicast group to join.
+.TP
 .B --help\fR, \fB-h
 Display a usage message.
 .TP