summaryrefslogtreecommitdiff
path: root/x11/xlsfonts/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xlsfonts/pkg/DESCR')
-rw-r--r--x11/xlsfonts/pkg/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/xlsfonts/pkg/DESCR b/x11/xlsfonts/pkg/DESCR
new file mode 100644
index 0000000..fad0eb7
--- /dev/null
+++ b/x11/xlsfonts/pkg/DESCR
@@ -0,0 +1,7 @@
+xlsfonts lists the fonts that match the given pattern. The wildcard
+character "*" may be used to match any sequence of characters
+(including none), and "?" to match any single character. If no
+pattern is given, "*" is assumed.
+
+The "*" and "?" characters must be quoted to prevent them from being
+expanded by the shell.