From a845d063243da63e42b60741b02920dc12eac330 Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Tue, 29 Jan 2013 15:05:51 -0800 Subject: man: Add -event to the command synopsis Commit d33b2c81bd931d581e5ce4b36f99ee60a76e740d added an option, -event, to allow the user to select which events to display. I remembered to add it to the man page's OPTIONS, section, but not to the command summary in the SYNOPSIS section. Change-Id: If53520ef5b5e3a907485fd5982b6691fc6474d83 Signed-off-by: Aaron Plattner Reviewed-by: Peter Hutterer --- man/xev.man | 1 + 1 file changed, 1 insertion(+) diff --git a/man/xev.man b/man/xev.man index ca38d56..f40b81d 100644 --- a/man/xev.man +++ b/man/xev.man @@ -6,6 +6,7 @@ xev - print contents of X events [\-display \fIdisplayname\fP] [\-geometry \fIgeom\fP] [\-bw \fIpixels\fP] [\-bs \fI{NotUseful,WhenMapped,Always}\fP] [\-id \fIwindowid\fP] [\-root] [\-s] [\-name \fIstring\fP] [\-rv] +[\-event \fIevent_mask\fP [\-event \fIevent_mask\fP ...]] .SH DESCRIPTION .PP \fIXev\fP creates a window and then asks the X server to send it -- cgit v1.2.3