We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052b6f8 commit caeca06Copy full SHA for caeca06
docs/community/contribute/pr.md
@@ -25,7 +25,7 @@ $ ./trivy -h
25
Or if you want to use [delve](https://github.com/go-delve/delve) for debugging, build with the following command:
26
27
```shell
28
-$ mage build:debug
+$ mage build:dev
29
$ dlv exec ./trivy-debug -h
30
```
31
0 commit comments