1HUGO-VERSION(1) Hugo Manual HUGO-VERSION(1)
2
3
4
6 hugo-version - Print the version number of Hugo
7
8
9
11 hugo version [flags]
12
13
14
16 All software has versions. This is Hugo's.
17
18
19
21 -h, --help[=false]
22 help for version
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)
62
63
64
65Hugo 0.55.6 May 2019 HUGO-VERSION(1)