1HUGO-GEN(1) Hugo Manual HUGO-GEN(1)
2
3
4
6 hugo-gen - A collection of several useful generators.
7
8
9
11 hugo gen [flags]
12
13
14
16 A collection of several useful generators.
17
18
19
21 -h, --help[=false]
22 help for gen
23
24
25
27 --config=""
28 config file (default is path/config.yaml|json|toml)
29
30
31 --configDir="config"
32 config dir
33
34
35 --debug[=false]
36 debug output
37
38
39 --log[=false]
40 enable Logging
41
42
43 --logFile=""
44 log File path (if set, logging enabled automatically)
45
46
47 --quiet[=false]
48 build in quiet mode
49
50
51 -v, --verbose[=false]
52 verbose output
53
54
55 --verboseLog[=false]
56 verbose logging
57
58
59
61 hugo(1), hugo-gen-autocomplete(1), hugo-gen-chromastyles(1),
62 hugo-gen-doc(1), hugo-gen-man(1)
63
64
65
66Hugo 0.55.6 May 2019 HUGO-GEN(1)