mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-11 14:47:26 +00:00
Update cheatsheets
This commit is contained in:
17
fc-pattern
Normal file
17
fc-pattern
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# fc-pattern
|
||||
|
||||
> Shows information about a font matching a pattern.
|
||||
> More information: <https://manned.org/fc-pattern>.
|
||||
|
||||
- Display default information about a font:
|
||||
|
||||
`fc-pattern --default '{{DejaVu Serif}}'`
|
||||
|
||||
- Display configuration information about a font:
|
||||
|
||||
`fc-pattern --config '{{DejaVu Serif}}'`
|
||||
Reference in New Issue
Block a user