diff options
author | Niveditha Rau <niveditha.rau@oracle.com> | 2015-04-24 11:11:25 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-24 11:11:25 -0700 |
commit | 613e16765c9bfa4913c1e0c742581b217fd1d112 (patch) | |
tree | da43b23abd3f54a592793733aef694cf170ccab5 | |
parent | 277fe499b981f354b29116d0a930599ad02978f8 (diff) |
Add -v option to synopsis in man page
Signed-off-by: Niveditha Rau <niveditha.rau@oracle.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | man/xlsfonts.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xlsfonts.man b/man/xlsfonts.man index 834ea60..44c445d 100644 --- a/man/xlsfonts.man +++ b/man/xlsfonts.man @@ -5,7 +5,7 @@ xlsfonts \- server font list displayer for X .SH SYNOPSIS .ad l \fBxlsfonts\fR -[\fB\-display \fBhost:dpy\fR\fR] [\fB\-l\fR] [\fB\-ll\fR] [\fB\-lll\fR] [\fB\-m\fR] [\fB\-C\fR] [\fB\-1\fR] [\fB\-w \fBwidth\fR\fR] [\fB\-n \fBcolumns\fR\fR] [\fB\-u\fR] [\fB\-o\fR] [\fB\-fn \fBpattern\fR\fR] +[\fB\-display \fBhost:dpy\fR\fR] [\fB\-l\fR] [\fB\-ll\fR] [\fB\-lll\fR] [\fB\-m\fR] [\fB\-C\fR] [\fB\-1\fR] [\fB\-w \fBwidth\fR\fR] [\fB\-n \fBcolumns\fR\fR] [\fB\-u\fR] [\fB\-o\fR] [\fB\-fn \fBpattern\fR\fR] [\fB\-v\fR] .SH DESCRIPTION xlsfonts lists the fonts that match the given pattern. The wildcard character "*" may be used to match any sequence of characters |