diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-04 14:35:07 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-10 11:51:59 -0800 |
commit | e7a54da926969631340942c5f850dd196a0df97b (patch) | |
tree | d4bca2fdf4c65a0c353abecbc6a4ae1d00fe45b8 /man | |
parent | e38962ed83081fe00b99c8b8c3d82ba053f88d94 (diff) |
Add -help & -version options
Processed before the display is opened so they work even if a
connection to the display can't be opened.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/xeyes.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/xeyes.man b/man/xeyes.man index 50e5a26..298e152 100644 --- a/man/xeyes.man +++ b/man/xeyes.man @@ -51,6 +51,12 @@ disables Xrender and draws traditional eyes. .TP 8 .B \-distance uses an alternative mapping, as if the eyes were set back from the screen, thus following the mouse more precisely. +.TP 8 +.B \-help +print a usage message and exit. +.TP 8 +.B \-version +print the version number and exit. .SH "SEE ALSO" X(__miscmansuffix__), X Toolkit documentation .SH AUTHOR |