We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959ec14 commit 16da970Copy full SHA for 16da970
README.md
@@ -30,7 +30,7 @@ go install github.com/utilitywarehouse/patrol
30
```
31
32
and you can use it like this
33
-``` patrol -from={commit hash} . ```
+``` patrol -from={commit hash} {path to your repo} ```
34
35
This is an example run against [My Services
36
monorepo](https://github.com/utilitywarehouse/my-services-mono):
0 commit comments