summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-18 12:23:45 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-18 12:24:58 -0700
commitcb073d318328d8ac2df64aed195d933cf64b5358 (patch)
treeeab018c45fca2e7f921a597e3677b4719442084f /man
parent16fda0825a0c6a51f800c225e66adce65e5f327c (diff)
Add -version option
(Also accepts but does not document --version) Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/test/x11perf/-/merge_requests/10>
Diffstat (limited to 'man')
-rw-r--r--man/x11perf.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/x11perf.man b/man/x11perf.man
index 843215f..dccc476 100644
--- a/man/x11perf.man
+++ b/man/x11perf.man
@@ -248,6 +248,9 @@ Perform only x11perf Version 1.6 tests using Version 1.6 semantics.
.B \-v1.7
Perform only x11perf Version 1.7 tests using Version 1.7 semantics.
.TP 14
+.B \-version
+Print program version and exit.
+.TP 14
.B \-su
Set the save_under window attribute to True on all windows created by x11perf.
Default is False.