From 0007d95871ee89eddf357670df68cf233241626c Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Fri, 4 Aug 2017 12:41:38 +0300 Subject: kmstest: fix error in help text --- utils/kmstest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = " --flip[=max] Do page flipping for each output with an optional maximum flips count\n" " --sync Synchronize page flipping\n" "\n" - ", and can be given by index () or id ().\n" + ", and can be given by index () or id (@).\n" " can also be given by name.\n" "\n" "Options can be given multiple times to set up multiple displays or planes.\n" -- cgit v1.2.3