diff options
author | Peter Andersson <[email protected]> | 2012-11-22 16:03:08 +0100 |
---|---|---|
committer | Peter Andersson <[email protected]> | 2012-11-22 16:04:22 +0100 |
commit | 55a16a08699afb776fc6cb7b19e19459b93a291e (patch) | |
tree | 75041aafc6fd9909615ceec0a4d2b433e53d5e3e /lib/common_test/doc/src/ct_run.xml | |
parent | bc7cf293a513bb571831e16ac95827144051a783 (diff) | |
parent | 283aa83c7ee83221aeef590afb56a24507bbe35b (diff) | |
download | otp-55a16a08699afb776fc6cb7b19e19459b93a291e.tar.gz otp-55a16a08699afb776fc6cb7b19e19459b93a291e.tar.bz2 otp-55a16a08699afb776fc6cb7b19e19459b93a291e.zip |
Merge remote branch 'origin/peppe/common_test/group_search_docs' into maint
* origin/peppe/common_test/group_search_docs:
Document the new group search feature
OTP-10466
Diffstat (limited to 'lib/common_test/doc/src/ct_run.xml')
-rw-r--r-- | lib/common_test/doc/src/ct_run.xml | 2 |
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 |