climax icon indicating copy to clipboard operation
climax copied to clipboard

It's confusing that addDefaultCommand isn't *always_runs*.

Open apinstein opened this issue 14 years ago • 0 comments

FOr instance if you do:

./app

it will run, but if you do:

./app --foo bar

It won't. Seems odd.

Maybe the environment mungers shouldn't count as a command? Maybe this goes away when we have more opinions about the subcommand structure?

apinstein avatar Apr 08 '11 15:04 apinstein