Make system cache folder in the post field of installation
[platform/upstream/fontconfig.git] / fc-pattern / fc-pattern.1
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FC-PATTERN" "1" "Apr 20, 2010" "" ""
3 .SH NAME
4 fc-pattern \- parse and show pattern
5 .SH SYNOPSIS
6 .sp
7 \fBfc-pattern\fR [ \fB-cdVh\fR ]  [ \fB--config\fR ]  [ \fB--default\fR ]  [ \fB [ -f \fIformat\fB ]  [ --format \fIformat\fB ] \fR ]  [ \fB--version\fR ]  [ \fB--help\fR ] 
8
9  [ \fB\fIpattern\fB  [ \fIelement\fB\fI...\fB ]  \fR ] 
10 .SH "DESCRIPTION"
11 .PP
12 \fBfc-pattern\fR parses
13 \fIpattern\fR (empty
14 pattern by default) and shows the parsed result.
15 If \fB--config\fR is given, config substitution is performed on the
16 pattern before being displayed.
17 If \fB--default\fR is given, default substitution is performed on the
18 pattern before being displayed.
19 .PP
20 If any elements are specified, only those are printed.
21 .SH "OPTIONS"
22 .PP
23 This program follows the usual GNU command line syntax,
24 with long options starting with two dashes (`-'). A summary of
25 options is included below.
26 .TP
27 \fB-c\fR
28 Perform config substitution on pattern.
29 .TP
30 \fB-d\fR
31 Perform default substitution on pattern.
32 .TP
33 \fB-f\fR
34 Format output according to the format specifier
35 \fIformat\fR\&.
36 .TP
37 \fB-V\fR
38 Show version of the program and exit.
39 .TP
40 \fB-h\fR
41 Show summary of options.
42 .TP
43 \fB\fIpattern\fB\fR
44 Parses and displays \fIpattern\fR (uses empty pattern by default).
45 .TP
46 \fB\fIelement\fB\fR
47 If set, the \fIelement\fR property
48 is displayed for parsed pattern.
49 .SH "SEE ALSO"
50 .PP
51 \fBFcNameParse\fR(3)
52 \fBFcConfigSubstitute\fR(3)
53 \fBFcDefaultSubstitute\fR(3)
54 \fBFcPatternPrint\fR(3)
55 \fBFcPatternFormat\fR(3)
56 \fBfc-cat\fR(1)
57 \fBfc-cache\fR(1)
58 \fBfc-list\fR(1)
59 \fBfc-match\fR(1)
60 \fBfc-query\fR(1)
61 \fBfc-scan\fR(1)
62 .PP
63 The fontconfig user's guide, in HTML format:
64 \fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&.
65 .SH "AUTHOR"
66 .PP
67 This manual page was updated by Behdad Esfahbod <behdad@behdad.org>\&.