diff options
Diffstat (limited to 'man/xdriinfo.man')
-rw-r--r-- | man/xdriinfo.man | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/man/xdriinfo.man b/man/xdriinfo.man index 75b9fc0..ec63d1d 100644 --- a/man/xdriinfo.man +++ b/man/xdriinfo.man @@ -4,12 +4,20 @@ xdriinfo \- query configuration information of DRI drivers .SH SYNOPSIS .B xdriinfo -[\-display \fIdisplayname\fP] [command] +[\-display \fIdisplayname\fP] [-version] [command] .SH DESCRIPTION \fIxdriinfo\fP can be used to query configuration information of direct rendering drivers. If no command argument is specified it lists the names of the direct rendering drivers for all screens. .PP +Valid options are: +.TP +.B -display +Specifies X server to connect to. +.TP +.B -version +Print the program version and exit. +.PP Valid commands are: .TP .B nscreens |