Skip to content

Commit

Permalink
removed env and option
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvh committed Aug 25, 2013
1 parent 04b567a commit 43ef450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Expand Up @@ -2,7 +2,7 @@

if Heroku::VERSION >= "2.0"
# specify a specific filename to use
Heroku::Command.global_option :filename, "-f", "--filename FILENAME"
#Heroku::Command.global_option :filename, "-f", "--filename FILENAME"
end

begin
Expand Down

0 comments on commit 43ef450

Please sign in to comment.