]> git.maquefel.me Git - brevno-suite/hugo/commit
commands: Add --printZero to the config command
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 15 Jan 2025 20:00:15 +0000 (21:00 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 15 Jan 2025 20:48:14 +0000 (22:48 +0200)
commit5bb1564575f7aad5c9b9d553b4c50e676bff5824
tree565c75258814748a7643e250cddba22f21ea129d
parent76993369a0a4a2bfcd0e2da78029a79b0e3812a2
commands: Add --printZero to the config command

Will include zero config values (e.g. "", 0, false) in the output and will be more verbose, but useful if you cant to discover all available config options.
commands/config.go