Skip to content

Commit

Permalink
merge of jw-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
joewilliams committed Jan 26, 2011
2 parents cbbaa9b + afbfbaa commit 05e6f7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/rebar.erl
Expand Up @@ -228,8 +228,8 @@ filter_flags([Item | Rest], Commands) ->
command_names() ->
["build-plt", "check-deps", "check-plt", "clean", "compile", "create",
"create-app", "create-node", "ct", "delete-deps", "dialyze", "doc",
"eunit", "generate", "get-deps", "help", "list-templates", "update-deps",
"upgrade", "version", "xref"].
"eunit", "generate", "generate-upgrade", "get-deps", "help",
"list-templates", "update-deps", "version", "xref"].

unabbreviate_command_names([]) ->
[];
Expand Down

0 comments on commit 05e6f7e

Please sign in to comment.