aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'utils/kmstest.cpp')
-rw-r--r--utils/kmstest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/kmstest.cpp b/utils/kmstest.cpp
index e412f90..34fb352 100644
--- a/utils/kmstest.cpp
+++ b/utils/kmstest.cpp
@@ -363,7 +363,7 @@ static const char* usage_str =
363 " --flip[=max] Do page flipping for each output with an optional maximum flips count\n" 363 " --flip[=max] Do page flipping for each output with an optional maximum flips count\n"
364 " --sync Synchronize page flipping\n" 364 " --sync Synchronize page flipping\n"
365 "\n" 365 "\n"
366 "<connector>, <crtc> and <plane> can be given by index (<idx>) or id (<id>).\n" 366 "<connector>, <crtc> and <plane> can be given by index (<idx>) or id (@<id>).\n"
367 "<connector> can also be given by name.\n" 367 "<connector> can also be given by name.\n"
368 "\n" 368 "\n"
369 "Options can be given multiple times to set up multiple displays or planes.\n" 369 "Options can be given multiple times to set up multiple displays or planes.\n"