1
0
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:
Bjørn Erik Pedersen
2016-04-09 23:01:55 +02:00
parent b7efbdc12f
commit ff7eec2f48
24 changed files with 273 additions and 289 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2015-12-16T09:24:56-07:00
date: 2016-04-09T23:00:06+02:00
title: "hugo gen man"
slug: hugo_gen_man
url: /commands/hugo_gen_man/
@@ -22,19 +22,19 @@ hugo gen man
### Options
```
--dir="man/": the directory to write the man pages.
--dir string the directory to write the man pages. (default "man/")
```
### 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 gen](/commands/hugo_gen/) - A collection of several useful generators.
###### Auto generated by spf13/cobra on 16-Dec-2015
###### Auto generated by spf13/cobra on 9-Apr-2016