diff options
author | Peter Andersson <[email protected]> | 2012-11-22 16:10:11 +0100 |
---|---|---|
committer | Peter Andersson <[email protected]> | 2012-11-22 16:10:11 +0100 |
commit | 3945f3daaf9fb0038e9aacae1b11275a1e05b649 (patch) | |
tree | 8c63c6a521a44ae36e6c9a52807f606da31aa48a /lib/common_test/doc/src/ct_run.xml | |
parent | 3b29d36e9300d90e84b2ab751eeb5a2a0a332f6b (diff) | |
parent | 55a16a08699afb776fc6cb7b19e19459b93a291e (diff) | |
download | otp-3945f3daaf9fb0038e9aacae1b11275a1e05b649.tar.gz otp-3945f3daaf9fb0038e9aacae1b11275a1e05b649.tar.bz2 otp-3945f3daaf9fb0038e9aacae1b11275a1e05b649.zip |
Merge branch 'maint'
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 da18640df7..0750f560b3 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 |