diff --git a/test/plugin.jelly b/test/plugin.jelly
index 33cf6e08..9b4cc281 100644
--- a/test/plugin.jelly
+++ b/test/plugin.jelly
@@ -144,7 +144,7 @@
You must define the test case to run via -Dtestcase=classname
- Example: maven -Dtestcase=MyTest test:single-test
+ Example: maven -Dtestcase=MyTest test:single
@@ -206,7 +206,7 @@
You must define the test case to run via -Dtestmatch=pattern
- Example: maven -Dtestmatch=*Foo* test:match-test
+ Example: maven -Dtestmatch=*Foo* test:match