source: roaraudio/doc/man1/roartestclients.1 @ 162:08f0aadedaa6

Last change on this file since 162:08f0aadedaa6 was 162:08f0aadedaa6, checked in by phi, 16 years ago

added manpages about clients

File size: 1.3 KB
Line 
1.\" roard.1:
2
3.TH "roartestclients" "1" "July 2008" "RoarAudio" "System Manager's Manual: roard"
4
5.SH NAME
6
7roarcat2sock, roarcatad, roarsin, roarsockconnect \- RoarAudio sound server test clients
8
9.SH SYNOPSIS
10
11roarcat2sock [OPTIONS]...
12
13roarcatad [OPTIONS]...
14
15roarsin
16
17roarsockconnect HOST PORT
18
19.SH "DESCRIPTION"
20
21.SH "GENERAL OPTIONS"
22\fBNOTE: This list is incomplete!\fR
23
24.TP
25\fB--help\fR
26Print some help text.
27
28.SH "AUDIO OPTIONS"
29.TP
30\fB--rate RATE\fR, \fB-R RATE\fR
31Set server sample rate.
32
33.TP
34\fB--bits BITS\fR, \fB-B BITS\fR
35Set server bits.
36
37.TP
38\fB--chans CHANNELS\fR, \fB-C CHANNELS\fR
39Set server channels.
40
41.SH "NETWORK OPTIONS"
42.TP
43\fB--server SERVER\fR
44The server to connect to
45
46.SH "ENVIRONMENT VARIABLES"
47Bellow only the basic environment varibales are listend.
48For a complete list see \fBlibroar\fR(7).
49
50.TP
51\fBHOME\fR
52The users home directory.
53
54.TP
55\fBROAR_SERVER\fR
56The address of the listening server. This may be in form of host:port for TCP/IP connections
57and /path/to/sock for UNIX Domain Sockets.
58This is the same as the \fB--server\fR option.
59
60.SH "BUGS"
61There are a lot of bugs...
62
63.SH "SEE ALSO"
64\fBroarctl\fR(1),
65\fBroarvorbis\fR(1),
66\fBroarfish\fR(1),
67\fBroarbaseclients\fR(1),
68\fBlibroar\fR(7),
69\fBRoarAudio\fR(7).
70
71.SH "HISTORY"
72
73For history information see \fBRoarAudio\fR(7).
74
75.\" ll
Note: See TracBrowser for help on using the repository browser.