Command: `gofmt -l -s -w .`
This commit is contained in:
Caleb Spare
2013-11-24 13:48:57 -08:00
committed by spf13
parent 1abc2f0b86
commit 6da23f7449
8 changed files with 30 additions and 32 deletions

View File

@@ -43,7 +43,6 @@ Complete documentation is available at http://hugo.spf13.com`,
}
var hugoCmdV *cobra.Command
var BuildWatch, Draft, UglyUrls, Verbose bool
var Source, Destination, BaseUrl, CfgFile string