summaryrefslogtreecommitdiff
path: root/src/rebar.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rebar.erl')
-rw-r--r--src/rebar.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rebar.erl b/src/rebar.erl
index ca646b1..5abf823 100644
--- a/src/rebar.erl
+++ b/src/rebar.erl
@@ -259,7 +259,7 @@ generate-upgrade previous_release=path Build an upgrade package
generate-appups previous_release=path Generate appup files
eunit [suite=foo] Run eunit [test/foo_tests.erl] tests
-ct [suite=] [case=] Run common_test suites in ./test
+ct [suites=] [case=] Run common_test suites in ./test
xref Run cross reference analysis