aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_run.xml
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2012-11-22 16:10:11 +0100
committerPeter Andersson <[email protected]>2012-11-22 16:10:11 +0100
commit3945f3daaf9fb0038e9aacae1b11275a1e05b649 (patch)
tree8c63c6a521a44ae36e6c9a52807f606da31aa48a /lib/common_test/doc/src/ct_run.xml
parent3b29d36e9300d90e84b2ab751eeb5a2a0a332f6b (diff)
parent55a16a08699afb776fc6cb7b19e19459b93a291e (diff)
downloadotp-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.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 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