source: roaraudio/doc/man1/roarvio.1 @ 4927:8fa254c85099

Last change on this file since 4927:8fa254c85099 was 4927:8fa254c85099, checked in by phi, 13 years ago

added a pass mode to roarvio

File size: 808 bytes
Line 
1.\" roarvio.1:
2
3.TH "roarvio" "1" "FIXME(DATE)" "RoarAudio" "System User's Manual: roarvio"
4
5.SH NAME
6
7roarvio \- FIXME(PROGNAME)
8
9.SH SYNOPSIS
10
11roarvio [OPTIONS]... FILE [FILE]
12
13.SH DESCRIPTION
14
15FIXME(DESCRIPTION)
16
17.SH "OPTIONS"
18
19.TP
20\fB-h \-\-help\fR
21Print a short help.
22
23.TP
24\fB--verbose\fR
25Be verbose. Can be used multiple times.
26
27.TP
28\fB--read\fR
29Reading mode (like 'cat file').
30
31.TP
32\fB--write\fR
33Writing mode (like 'cat > file').
34
35.TP
36\fB--pass\fR
37Pass mode (like 'cat infile > outfile').
38
39.TP
40\fB--explain\fR
41Explain VIO object. This will report some information on the internal data structure of the VIO object. Use \fB--verbose\fR for more information.
42
43.SH "SEE ALSO"
44\fBroartips\fR(7),
45\fBlibroar\fR(7),
46\fBRoarAudio\fR(7).
47
48.SH "HISTORY"
49
50For history information see \fBRoarAudio\fR(7).
51
52.\" ll
Note: See TracBrowser for help on using the repository browser.