diff --git a/tests/amdgpu/amdgpu_test.c b/tests/amdgpu/amdgpu_test.c index 9abe5730..b8fd638c 100644 --- a/tests/amdgpu/amdgpu_test.c +++ b/tests/amdgpu/amdgpu_test.c @@ -296,8 +296,8 @@ static void display_test_suites(void) /** Help string for command line parameters */ static const char usage[] = - "Usage: %s [-hlpr] [<-s > [-t ] [-f]] " - "[-b [-d ]]\n" + "Usage: %s [-hlpr] [-s ] [-t ] [-f] " + "[-b ] [-d ]\n" "where:\n" " l - Display all suites and their tests\n" " r - Run the tests on render node\n"