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?