diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-13 12:38:19 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-13 12:38:19 -0800 |
commit | 250cdac0bcc73e1dee9094ded8612f500370640c (patch) | |
tree | 8f8fae048c8e17410307e1e6a16533bf4b540f2d /man/xstdcmap.man | |
parent | c6f15b6d67f4c8df2af07848d6277593e24f6352 (diff) |
Add -version option
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/xstdcmap.man')
-rw-r--r-- | man/xstdcmap.man | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/xstdcmap.man b/man/xstdcmap.man index 8c1118b..1685764 100644 --- a/man/xstdcmap.man +++ b/man/xstdcmap.man @@ -44,7 +44,7 @@ xstdcmap - X standard colormap utility .SH SYNOPSIS .B xstdcmap [-all] [-best] [-blue] [-default] [-delete \fImap\fP] [-display \fIdisplay\fP] -[-gray] [-green] [-help] [-red] [-verbose] +[-gray] [-green] [-help] [-red] [-verbose] [-version] .SH DESCRIPTION .PP The \fIxstdcmap\fP utility can be used to selectively define standard colormap @@ -100,6 +100,9 @@ This option indicates that the RGB_RED_MAP should be defined. This option indicates that \fIxstdcmap\fP should print logging information as it parses its input and defines the standard colormap properties. +.TP 8 +.B \-version +This option indicates that \fIxstdcmap\fP should print its version and exit. .SH ENVIRONMENT .PP .TP 8 |