mirror of
https://github.com/correl/rebar.git
synced 2024-12-18 11:06:20 +00:00
Remove 'install' from available commands list
This commit is contained in:
parent
51ed787290
commit
33918a0612
1 changed files with 0 additions and 1 deletions
|
@ -219,7 +219,6 @@ get-deps Fetch dependencies
|
||||||
delete-deps Delete fetched dependencies
|
delete-deps Delete fetched dependencies
|
||||||
|
|
||||||
generate [dump_spec=0/1] Build release with reltool
|
generate [dump_spec=0/1] Build release with reltool
|
||||||
install [target=] Install build into target
|
|
||||||
|
|
||||||
eunit [suite=foo] Run eunit [test/foo_tests.erl] tests
|
eunit [suite=foo] Run eunit [test/foo_tests.erl] tests
|
||||||
ct [suite=] [case=] Run common_test suites in ./test
|
ct [suite=] [case=] Run common_test suites in ./test
|
||||||
|
|
Loading…
Reference in a new issue