mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Change hugo to Hugo in help text
This commit is contained in:
		@@ -28,7 +28,7 @@ var (
 | 
			
		||||
 | 
			
		||||
var benchmarkCmd = &cobra.Command{
 | 
			
		||||
	Use:   "benchmark",
 | 
			
		||||
	Short: "Benchmark hugo by building a site a number of times.",
 | 
			
		||||
	Short: "Benchmark Hugo by building a site a number of times.",
 | 
			
		||||
	Long: `Hugo can build a site many times over and analyze the running process
 | 
			
		||||
creating a benchmark.`,
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user