Skip to content

Commit

Permalink
Update docs/guides/dataflow.md
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Hayton <[email protected]>
  • Loading branch information
markmichon and gotbadger committed Jun 28, 2023
1 parent 78c3798 commit 56706b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/dataflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ bearer scan . --report dataflow
To get a better sense of what's included in the report, lets look at the output from the `juice-shop` example project. If you're following along, run the following command.

```bash
bearer scan . --report dataflow --format json
bearer scan . --report dataflow
```

If you have [jq](https://stedolan.github.io/jq/) installed, it can format the output for your to make it easier to browse.
Expand Down

0 comments on commit 56706b5

Please sign in to comment.