Skip to content

Commit

Permalink
Overzealous.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Apr 26, 2010
1 parent 60f71f3 commit 04115d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cli
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ __rvm_parse_args() {
reboot|damnit|wtf|argh|BOOM|boom|wth) $rvm_action="reboot" ;;

--self|--gem|--rubygems|--reconfigure|--default|--debug|--force|--export|--summary|--latest|--yaml|--json|--archive|--shebang|--env|--path|--tail|--delete|--verbose|--import|--rvmrc|--passenger|--editor|--sticky|--create|--rvmrc|--gems)
rvm_$(echo $rvm_token | sed 's#-##g')_flag=1
export rvm_$(echo $rvm_token | sed 's#-##g')_flag=1
if [[ "--debug" = "$rvm_token" ]] ; then rvm_debug_flag ; fi
;;

Expand Down

0 comments on commit 04115d0

Please sign in to comment.