Commit Graph
8 Commits
Author SHA1 Message Date
jhowarth aba73cedac Copy the writer of the App to the subcommand App 2015-03-03 14:02:42 -08:00
jhowarth a6482d2687 Merge remote-tracking branch 'upstream/master'
Conflicts:
	app.go
	command.go
	flag.go
2015-03-02 15:21:01 -08:00
jhowarth 145da3210f don't require flags when the help flag is included 2015-03-02 12:06:42 -08:00
jhowarth 6023f370c1 dry error messages 2015-03-02 12:00:21 -08:00
jhowarth e67e05f617 DRY error handling 2015-03-02 11:56:29 -08:00
jhowarth cbd95292ac Remove debugging 2015-03-02 11:18:59 -08:00
Jesse Howarth a6bafbe9a5 Add additional test 2014-11-11 12:50:40 -08:00
Jesse Howarth b490b5e35d Add a function to determine if a global flag is set. 2014-11-11 12:48:07 -08:00