diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-08 11:33:18 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-08 16:38:44 -0800 |
commit | f48acd133b8deb7e035edc323e75df7a1c118975 (patch) | |
tree | 1dcb177f214ec0fdef15ecef867b41c03d10b67f /man | |
parent | 9c66a587f301a4e35b9de68bc6d7419247f0e062 (diff) |
Add -help option
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/fslsfonts.man | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/fslsfonts.man b/man/fslsfonts.man index 371d5ff..2c108ac 100644 --- a/man/fslsfonts.man +++ b/man/fslsfonts.man @@ -87,6 +87,9 @@ number of character specified by \fB\-w\fP \fIwidth\fP. .B \-u This option indicates that the output should be left unsorted. .TP 8 +.B \-help +This option prints a usage message and exits. +.TP 8 .B \-version This option prints the program version and exits. .PP |