aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_run.xml
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2012-11-20 17:33:03 +0100
committerPeter Andersson <[email protected]>2012-11-21 20:33:18 +0100
commit283aa83c7ee83221aeef590afb56a24507bbe35b (patch)
treecec81df88a5b1cf1eb2713207c79bf6f2b059e7d /lib/common_test/doc/src/ct_run.xml
parentb0acd41f90490d38156cf9c8615859def630596b (diff)
downloadotp-283aa83c7ee83221aeef590afb56a24507bbe35b.tar.gz
otp-283aa83c7ee83221aeef590afb56a24507bbe35b.tar.bz2
otp-283aa83c7ee83221aeef590afb56a24507bbe35b.zip
Document the new group search feature
Diffstat (limited to 'lib/common_test/doc/src/ct_run.xml')
-rw-r--r--lib/common_test/doc/src/ct_run.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct_run.xml b/lib/common_test/doc/src/ct_run.xml
index 9cc5495af7..c6749d6960 100644
--- a/lib/common_test/doc/src/ct_run.xml
+++ b/lib/common_test/doc/src/ct_run.xml
@@ -90,7 +90,7 @@
<pre>
ct_run [-dir TestDir1 TestDir2 .. TestDirN] |
[[-dir TestDir] -suite Suite1 Suite2 .. SuiteN
- [[-group Group1 Group2 .. GroupN] [-case Case1 Case2 .. CaseN]]]
+ [[-group Groups1 Groups2 .. GroupsN] [-case Case1 Case2 .. CaseN]]]
[-step [config | keep_inactive]]
[-config ConfigFile1 ConfigFile2 .. ConfigFileN]
[-userconfig CallbackModule1 ConfigString1 and CallbackModule2