.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FC-PATTERN" "1" "Apr 20, 2010" "" "" .SH NAME fc-pattern \- parse and show pattern .SH SYNOPSIS .sp \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 ] [ \fB\fIpattern\fB [ \fIelement\fB\fI...\fB ] \fR ] .SH "DESCRIPTION" .PP \fBfc-pattern\fR parses \fIpattern\fR (empty pattern by default) and shows the parsed result. If \fB--config\fR is given, config substitution is performed on the pattern before being displayed. If \fB--default\fR is given, default substitution is performed on the pattern before being displayed. .PP If any elements are specified, only those are printed. .SH "OPTIONS" .PP This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. .TP \fB-c\fR Perform config substitution on pattern. .TP \fB-d\fR Perform default substitution on pattern. .TP \fB-f\fR Format output according to the format specifier \fIformat\fR\&. .TP \fB-V\fR Show version of the program and exit. .TP \fB-h\fR Show summary of options. .TP \fB\fIpattern\fB\fR Parses and displays \fIpattern\fR (uses empty pattern by default). .TP \fB\fIelement\fB\fR If set, the \fIelement\fR property is displayed for parsed pattern. .SH "SEE ALSO" .PP \fBFcNameParse\fR(3) \fBFcConfigSubstitute\fR(3) \fBFcDefaultSubstitute\fR(3) \fBFcPatternPrint\fR(3) \fBFcPatternFormat\fR(3) \fBfc-cat\fR(1) \fBfc-cache\fR(1) \fBfc-list\fR(1) \fBfc-match\fR(1) \fBfc-query\fR(1) \fBfc-scan\fR(1) .PP The fontconfig user's guide, in HTML format: \fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. .SH "AUTHOR" .PP This manual page was updated by Behdad Esfahbod \&.