1HUGO-CONVERT-TOTOML(1)            Hugo Manual           HUGO-CONVERT-TOTOML(1)
2
3
4

NAME

6       hugo-convert-toTOML - Convert front matter to TOML
7
8
9

SYNOPSIS

11       hugo convert toTOML [flags]
12
13
14

DESCRIPTION

16       toTOML converts all front matter in the content directory to use TOML
17       for the front matter.
18
19
20

OPTIONS

22       -h, --help[=false]
23           help for toTOML
24
25
26

OPTIONS INHERITED FROM PARENT COMMANDS

28       --config=""
29           config file (default is path/config.yaml|json|toml)
30
31
32       --configDir="config"
33           config dir
34
35
36       --debug[=false]
37           debug output
38
39
40       --log[=false]
41           enable Logging
42
43
44       --logFile=""
45           log File path (if set, logging enabled automatically)
46
47
48       -o, --output=""
49           filesystem path to write files to
50
51
52       --quiet[=false]
53           build in quiet mode
54
55
56       -s, --source=""
57           filesystem path to read files relative from
58
59
60       --unsafe[=false]
61           enable less safe operations, please backup first
62
63
64       -v, --verbose[=false]
65           verbose output
66
67
68       --verboseLog[=false]
69           verbose logging
70
71
72

SEE ALSO

74       hugo-convert(1)
75
76
77
78Hugo 0.55.6                        May 2019             HUGO-CONVERT-TOTOML(1)
Impressum