1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-06 16:42:11 +00:00
hugo/commands
Bjørn Erik Pedersen 87ca0d0cbe Clean flags
* Reduce the amount of global flags
* Unexport all flag vars and commands vars
* Some other minor flag cleaning
2016-02-05 21:18:45 +01:00
..
benchmark.go Clean flags 2016-02-05 21:18:45 +01:00
check.go Clean flags 2016-02-05 21:18:45 +01:00
convert.go Add --source flag back to hugo new command 2015-12-16 00:00:05 -07:00
gen.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
genautocomplete.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
gendoc.go update to use cobra's sub package doc 2015-12-24 10:31:44 -05:00
genman.go update to use cobra's sub package doc 2015-12-24 10:31:44 -05:00
hugo.go Clean flags 2016-02-05 21:18:45 +01:00
hugo_windows.go Move cobra.MousetrapHelpText to hugo_windows.go 2015-12-16 21:26:47 -07:00
import_jekyll.go Do not fail on unknown Jekyll file 2015-12-14 15:30:58 +01:00
import_jekyll_test.go
limit_darwin.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
limit_others.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
list.go Add --source flag back to hugo new command 2015-12-16 00:00:05 -07:00
list_config.go
new.go Clean flags 2016-02-05 21:18:45 +01:00
new_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
server.go Clean flags 2016-02-05 21:18:45 +01:00
server_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
undraft.go
undraft_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
version.go