source: roaraudio/doc/man1/roar-config.1 @ 4013:abd38c189de7

Last change on this file since 4013:abd38c189de7 was 4013:abd38c189de7, checked in by phi, 14 years ago

some manpage fixes

File size: 718 bytes
Line 
1.\" roar-config.1:
2
3.TH "roar-config" "1" "January 2010" "RoarAudio" "System User's Manual: roar-config"
4
5.SH NAME
6
7roar-config \- get information of installed RoarAudio librarys
8
9.SH SYNOPSIS
10
11roar-config [\-\-version] [\-\-libs] [\-\-cflags] [lib]
12
13.SH DESCRIPTION
14
15This small tool prints information about installed versions and needed flags to work
16with the RoarAudio librarys.
17
18.SH "OPTIONS"
19
20.TP
21\fB--version\fR
22Show version of library
23
24.TP
25\fB--libs\fR
26Show linker flags (\-lxxx) needed to link library
27
28.TP
29\fB--cflags\fR
30Show compiler flags needed to link library
31
32.SH "SEE ALSO"
33\fBroartips\fR(7),
34\fBlibroar\fR(7),
35\fBRoarAudio\fR(7).
36
37.SH "HISTORY"
38
39For history information see \fBRoarAudio\fR(7).
40
41.\" ll
Note: See TracBrowser for help on using the repository browser.