mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Mention the -no-color option
This option is a valid option for the fmt subcommand, but it isn't listed in the help text.
This commit is contained in:
parent
e342448a4d
commit
e81fafeefa
@ -290,6 +290,8 @@ Options:
|
||||
-check Check if the input is formatted. Exit status will be 0 if all
|
||||
input is properly formatted and non-zero otherwise.
|
||||
|
||||
-no-color If specified, output won't contain any color.
|
||||
|
||||
-recursive Also process files in subdirectories. By default, only the
|
||||
given directory (or current directory) is processed.
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user