hugo/commands
Anthony Fok 00d04774f0 Change most global flags into local ones
This is to ensure that only the relevant command-line flags
for a certain Hugo subcommand is shown to the end user,
reducing clutter and improving user experience.

Fixes #1624 - CLI UX: Flags shouldn't be global
2015-12-03 00:36:38 -07:00
..
benchmark.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
check.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
convert.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
gen.go Restructure the gen commands 2015-11-23 16:51:12 +01:00
genautocomplete.go Improve error handling in commands 2015-12-02 07:07:05 -07:00
gendoc.go Improve error handling in commands 2015-12-02 07:07:05 -07:00
genman.go Improve error handling in commands 2015-12-02 07:07:05 -07:00
hugo.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
import_jekyll.go Improve error handling in commands 2015-12-02 07:07:05 -07:00
import_jekyll_test.go Move import jekyll functions to import_jekyll.go 2015-12-02 03:39:10 -07:00
limit_darwin.go One more error fix in the server command 2015-12-02 11:56:36 -07:00
limit_others.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
list.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
list_config.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
new.go Some more error fixes in commands 2015-12-02 16:27:08 +01:00
new_test.go One more error fix in the server command 2015-12-02 11:56:36 -07:00
server.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
server_test.go Stop Viper from leaking across many of the tests (now tests pass regardless of order tested) 2015-05-20 02:21:21 -04:00
undraft.go Fix some errors with format patterns 2015-12-02 23:37:40 +01:00
undraft_test.go add undraft command 2015-05-08 22:18:51 -04:00
version.go One more error fix in the server command 2015-12-02 11:56:36 -07:00