Nick Knutov <[email protected]> wrote: > Which is better? > > dancerctl app start|stop [environment] > dancerctl start|stop app [environment]
I prefer the second option: keeping the subcommand first means that you can later add subcommands which don't take an app name, or which take multiple app names. -- Aaron Crane ** http://aaroncrane.co.uk/ _______________________________________________ Dancer-users mailing list [email protected] http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
