table of contents
HUGO-UNDRAFT(1) | Hugo Manual | HUGO-UNDRAFT(1) |
NAME¶
hugo-undraft - Undraft changes the content's draft status from 'True' to 'False'
SYNOPSIS¶
hugo undraft [OPTIONS]
DESCRIPTION¶
Undraft changes the content's draft status from 'True' to 'False' and updates the date to the current date and time. If the content's draft status is 'False', nothing is done.
OPTIONS INHERITED FROM PARENT COMMANDS¶
--config=""
config file (default is path/config.yaml|json|toml)
--log[=false]
Enable Logging
--logFile=""
Log File path (if set, logging enabled automatically)
--quiet[=false]
build in quiet mode
-v, --verbose[=false]
verbose output
--verboseLog[=false]
verbose logging
SEE ALSO¶
Dec 2016 | Hugo 0.18.1 |