Git init
[external/pango1.0.git] / docs / pango-querymodules.1
1 '\" t
2 .\"     Title: pango-querymodules
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.74.3 <http://docbook.sf.net/>
5 .\"      Date: 11/16/2009
6 .\"    Manual: [FIXME: manual]
7 .\"    Source: [FIXME: source]
8 .\"  Language: English
9 .\"
10 .TH "PANGO\-QUERYMODULES" "1" "11/16/2009" "[FIXME: source]" "[FIXME: manual]"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 pango-querymodules \- Module registration utility
23 .SH "SYNOPSIS"
24 .HP \w'\fBpango\-querymodules\fR\ 'u
25 \fBpango\-querymodules\fR [module...]
26 .SH "DESCRIPTION"
27 .PP
28
29 \fBpango\-querymodules\fR
30 collects information about loadable modules for Pango and writes it to
31 stdout\&.
32 .PP
33 If called without arguments, it looks for modules in the Pango module path\&.
34 .PP
35 If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
36 .SH "ENVIRONMENT"
37 .PP
38 The Pango module path is specified by the key
39 Pango/ModulesPath
40 in the Pango config database, which is read from
41 \fIsysconfdir\fR/pango/pangorc,
42 ~/\&.pangorc
43 and the file specified in the environment variable
44 \fBPANGO_RC_FILE\fR\&.
45 .SH "BUGS"
46 .PP
47 None known yet\&.