Skip to content

Commit

Permalink
Merge pull request #320 from raakasf/patch-1
Browse files Browse the repository at this point in the history
Fix typo in command
  • Loading branch information
bojand authored Oct 19, 2021
2 parents 18c6388 + 682b379 commit ff7fa31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ For convenience we include prebuilt [Grafana](http://grafana.com/) dashboards fo
`ghz` can be used with [Prototool](https://github.com/uber/prototool) using the [`descriptor-set`](https://github.com/uber/prototool/tree/dev/docs#prototool-descriptor-set) command:

```
ghz -protoset $(prototool descriptor-set --include-imports --tmp) ...
ghz --protoset $(prototool descriptor-set --include-imports --tmp) ...
```

0 comments on commit ff7fa31

Please sign in to comment.