Skip to content

Commit

Permalink
docs: Update generated CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cli-docs-updater committed Nov 30, 2023
1 parent 187d688 commit 26a02e4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/content/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -646,11 +646,12 @@ opa fmt [path [...]] [flags]
### Options

```
-d, --diff only display a diff of the changes
--fail non zero exit code on reformat
-h, --help help for fmt
-l, --list list all files who would change when formatted
-w, --write overwrite the original source file
-d, --diff only display a diff of the changes
--fail non zero exit code on reformat
-h, --help help for fmt
-l, --list list all files who would change when formatted
--rego-v1 format as Rego v1
-w, --write overwrite the original source file
```

____
Expand Down

0 comments on commit 26a02e4

Please sign in to comment.