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
genautocomplete.go
gendoc.go
genman.go
hugo.go Change most global flags into local ones 2015-12-03 00:36:38 -07:00
import_jekyll.go
import_jekyll_test.go
limit_darwin.go One more error fix in the server command 2015-12-02 11:56:36 -07:00
limit_others.go
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
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
undraft.go Fix some errors with format patterns 2015-12-02 23:37:40 +01:00
undraft_test.go
version.go One more error fix in the server command 2015-12-02 11:56:36 -07:00