summaryrefslogtreecommitdiff
path: root/man/x11perf.man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-18 12:00:43 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-04-18 12:16:31 -0700
commit16fda0825a0c6a51f800c225e66adce65e5f327c (patch)
tree412140c5499a50eafbb8d41859baa39d77e691a4 /man/x11perf.man
parent2454977d35ee9961ade650a8fa0e908d8feaf363 (diff)
Add -v1.6 & -v1.7 to recognized version flags
Also adds missing -v1.4 & -v1.5 to the man page. 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/x11perf.man')
-rw-r--r--man/x11perf.man12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/x11perf.man b/man/x11perf.man
index 39e4735..843215f 100644
--- a/man/x11perf.man
+++ b/man/x11perf.man
@@ -236,6 +236,18 @@ Perform only x11perf Version 1.2 tests using Version 1.2 semantics.
.B \-v1.3
Perform only x11perf Version 1.3 tests using Version 1.3 semantics.
.TP 14
+.B \-v1.4
+Perform only x11perf Version 1.4 tests using Version 1.4 semantics.
+.TP 14
+.B \-v1.5
+Perform only x11perf Version 1.5 tests using Version 1.5 semantics.
+.TP 14
+.B \-v1.6
+Perform only x11perf Version 1.6 tests using Version 1.6 semantics.
+.TP 14
+.B \-v1.7
+Perform only x11perf Version 1.7 tests using Version 1.7 semantics.
+.TP 14
.B \-su
Set the save_under window attribute to True on all windows created by x11perf.
Default is False.