hugo/commands
Bjørn Erik Pedersen 1b4e0c4161 commands: Remove accidental and breaking space in baseURL flag
And added key-trimming to prevent future mishaps.

See #4607
2018-04-15 11:20:04 +02:00
..
benchmark.go commands: Fix handling of persistent CLI flags 2018-04-13 09:08:49 +02:00
check.go commands: Make the limit command work again 2018-04-11 09:50:19 +02:00
check_darwin.go commands: Make the limit command work again 2018-04-11 09:50:19 +02:00
commandeer.go commands: Remove the Hugo global 2018-04-11 09:50:19 +02:00
commands.go commands: Fix handling of persistent CLI flags 2018-04-13 09:08:49 +02:00
commands_test.go commands: Remove accidental and breaking space in baseURL flag 2018-04-15 11:20:04 +02:00
config.go commands: Fix the config command 2018-04-11 10:09:45 +02:00
convert.go commands: Fix some flag diff 2018-04-11 09:57:43 +02:00
env.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
gen.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
genautocomplete.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
genchromastyles.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
gendoc.go commands: Add basic server test 2018-04-11 09:51:07 +02:00
gendocshelper.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
genman.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
helpers.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
hugo.go commands: Remove accidental and breaking space in baseURL flag 2018-04-15 11:20:04 +02:00
hugo_windows.go Move cobra.MousetrapHelpText to hugo_windows.go 2015-12-16 21:26:47 -07:00
import_jekyll.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
import_jekyll_test.go Only set 'url' if permalink in metadata and remove duplicate confirm msg 2018-01-28 11:24:31 +01:00
limit_darwin.go commands: Move the commands related logic to its own file 2018-04-11 09:50:19 +02:00
limit_others.go commands: Make the limit command work again 2018-04-11 09:50:19 +02:00
list.go commands: Remove some TODOs 2018-04-11 10:16:30 +02:00
new.go commands: Remove some TODOs 2018-04-11 10:16:30 +02:00
new_content_test.go commands: Remove some TODOs 2018-04-11 10:16:30 +02:00
new_site.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00
new_theme.go commands: Add CLI tests 2018-04-11 09:50:19 +02:00
release.go commands: Remove some TODOs 2018-04-11 10:16:30 +02:00
server.go commands: Fix handling of persistent CLI flags 2018-04-13 09:08:49 +02:00
server_test.go commands: Fix handling of persistent CLI flags 2018-04-13 09:08:49 +02:00
static_syncer.go Implement Page bundling and image handling 2017-12-27 18:44:47 +01:00
version.go commands: Make the hugo command non-global 2018-04-11 09:50:19 +02:00