Files
RedBear-OS/recipes/dev/fontconfig/source/doc/fc-cat.1
T
vasilito ff4ff35918 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01:00

45 lines
1.1 KiB
Groff

.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FC-CAT" "1" "Aug 13, 2008" "" ""
.SH NAME
fc-cat \- read font information cache files
.SH SYNOPSIS
.sp
\fBfc-cat\fR [ \fB-rvVh\fR ] [ \fB--recurse\fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ]
[ \fB [ \fIfonts-cache-%version%-files\fB ] [ \fIdirs\fB ] \fR\fI...\fR ]
.SH "DESCRIPTION"
.PP
\fBfc-cat\fR reads the font information from
cache files or related to font directories
and emits it in ASCII form.
.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-r\fR
Recurse into subdirectories.
.TP
\fB-v\fR
Be verbose.
.TP
\fB-h\fR
Show summary of options.
.TP
\fB-V\fR
Show version of the program and exit.
.SH "SEE ALSO"
.PP
\fBfc-cache\fR(1)
\fBfc-list\fR(1)
\fBfc-match\fR(1)
\fBfc-pattern\fR(1)
\fBfc-query\fR(1)
\fBfc-scan\fR(1)
.PP
The fontconfig user's guide <URL:https://fontconfig.pages.freedesktop.org/fontconfig/fontconfig-user.html>
.SH "AUTHOR"
.PP
This manual page was written by Patrick Lam <plam@mit.edu>\&.