diff --git a/docs/content/cli.md b/docs/content/cli.md index bd0e2f35e4..3e941f72b0 100755 --- a/docs/content/cli.md +++ b/docs/content/cli.md @@ -669,6 +669,7 @@ opa fmt [path [...]] [flags] ### Options ``` + --check-result assert that the formatted code is valid and can be successfully parsed (default true) (default true) -d, --diff only display a diff of the changes --fail non zero exit code on reformat -h, --help help for fmt