Skip to content

Commit

Permalink
update copy for usage flags
Browse files Browse the repository at this point in the history
  • Loading branch information
doramatadora committed Aug 19, 2023
1 parent 3ab7618 commit 689a467
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmd/falco/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ Flags:
-h, --help : Show this help
-r, --remote : Communicate with Fastly API
-V, --version : Display build version
-v : Output lint warnings
-vv : Output all lint results
-json : Output results as JSON
-v : Output lint warnings (verbose)
-vv : Output all lint results (very verbose)
-json : Output results as JSON (very verbose)
Simple Linting example:
falco -I . -vv /path/to/vcl/main.vcl
Expand Down

0 comments on commit 689a467

Please sign in to comment.