From e08d28020c38a9fc5167c785334d426fe0f157d1 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 6 Oct 2018 12:09:21 -0700 Subject: Add -version to usage output Signed-off-by: Alan Coopersmith --- xev.c | 1 + 1 file changed, 1 insertion(+) diff --git a/xev.c b/xev.c index 638eae7..bc46901 100644 --- a/xev.c +++ b/xev.c @@ -893,6 +893,7 @@ usage (const char *errmsg) " owner_grab_button randr button", " This option can be specified multiple times to select multiple", " event masks.", +" -version print version and exit", "", NULL}; const char **cpp; -- cgit v1.2.3