Преглед изворни кода

fc-list: add page

Fixes issue #978. I know that the format is not the right one, but I wanted to use the same style as in fc-match and fc-pattern.
Michael Koppmann пре 8 година
родитељ
комит
304d01d1c0
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      pages/linux/fc-list.md

+ 7 - 0
pages/linux/fc-list.md

@@ -0,0 +1,7 @@
+# fc-list
+
+> List available fonts installed on the system.
+
+- Return a list of installed fonts with given name:
+
+`fc-list | grep '{{Font Name}}'`