.TH "HUGO\-CONVERT\-TOTOML" "1" "Apr 2017" "Hugo 0.18.1" "Hugo Manual" .nh .ad l .SH NAME .PP hugo\-convert\-toTOML \- Convert front matter to TOML .SH SYNOPSIS .PP \fBhugo convert toTOML\fP .SH DESCRIPTION .PP toTOML converts all front matter in the content directory to use TOML for the front matter. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB\-\-config\fP="" config file (default is path/config.yaml|json|toml) .PP \fB\-\-log\fP[=false] Enable Logging .PP \fB\-\-logFile\fP="" Log File path (if set, logging enabled automatically) .PP \fB\-o\fP, \fB\-\-output\fP="" filesystem path to write files to .PP \fB\-\-quiet\fP[=false] build in quiet mode .PP \fB\-s\fP, \fB\-\-source\fP="" filesystem path to read files relative from .PP \fB\-\-unsafe\fP[=false] enable less safe operations, please backup first .PP \fB\-v\fP, \fB\-\-verbose\fP[=false] verbose output .PP \fB\-\-verboseLog\fP[=false] verbose logging .SH SEE ALSO .PP \fBhugo\-convert(1)\fP