Restructure the gen commands

Fixes #1603
This commit is contained in:
Bjørn Erik Pedersen
2015-11-23 16:51:12 +01:00
parent 831e936846
commit 3d09de8910
5 changed files with 19 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ var autocompleteTarget string
var autocompleteType string
var genautocompleteCmd = &cobra.Command{
Use: "genautocomplete",
Use: "autocomplete",
Short: "Generate shell autocompletion script for Hugo",
Long: `Generates a shell autocompletion script for Hugo.