summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2013-05-21 15:50:19 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2013-05-22 07:30:47 +1000
commit19e2cb7c6a3ec2c5b1bc0d24866fa685eef0ee13 (patch)
treeaa7d2f2b9651c466adff05b253a5cb0924ec7a56
parentb3af8de8d25128f565c2ed2f7c63b6e4099eb84e (diff)
Document -u/-U options in man page
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--man/mkfontscale.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/mkfontscale.man b/man/mkfontscale.man
index 4ed3d7d..4aa88ab 100644
--- a/man/mkfontscale.man
+++ b/man/mkfontscale.man
@@ -36,6 +36,8 @@ mkfontscale \- create an index of scalable font files for X
.B \-n
.I prefix
] [
+.B \-u | \-U
+] [
.B \-\-
] [
.I directory
@@ -126,6 +128,10 @@ options.
do not scan for fonts, do not write font directory files. This option
is useful when generating encoding directories only.
.TP
+.B \-u, \-U
+disable (\fI-u\fP) or enable (\fI-U\fP) indexing of ISO 10646:1 font
+encodings (default: enabled).
+.TP
.B \-\-
end of options.
.SH SEE ALSO