mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	docs: Regenerate the commands docs
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
date: 2015-12-16T09:24:56-07:00
 | 
			
		||||
date: 2016-04-09T23:00:06+02:00
 | 
			
		||||
title: "hugo version"
 | 
			
		||||
slug: hugo_version
 | 
			
		||||
url: /commands/hugo_version/
 | 
			
		||||
@@ -20,13 +20,13 @@ hugo version
 | 
			
		||||
### Options inherited from parent commands
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
      --log[=false]: Enable Logging
 | 
			
		||||
      --logFile="": Log File path (if set, logging enabled automatically)
 | 
			
		||||
  -v, --verbose[=false]: verbose output
 | 
			
		||||
      --verboseLog[=false]: verbose logging
 | 
			
		||||
      --log              Enable Logging
 | 
			
		||||
      --logFile string   Log File path (if set, logging enabled automatically)
 | 
			
		||||
  -v, --verbose          verbose output
 | 
			
		||||
      --verboseLog       verbose logging
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### SEE ALSO
 | 
			
		||||
* [hugo](/commands/hugo/)	 - hugo builds your site
 | 
			
		||||
 | 
			
		||||
###### Auto generated by spf13/cobra on 16-Dec-2015
 | 
			
		||||
###### Auto generated by spf13/cobra on 9-Apr-2016
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user