Skip to content

Commit c40c2cc

Browse files
committed
Add new verbose flag usage to README
1 parent 7f1dc29 commit c40c2cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ test/manifests/docker-volume.pod.kube-system.yaml 14 mounted
8686
test/manifests/docker-volume.statefulset.yaml 26 mounted
8787
```
8888

89-
Use the `--verbose` flag to see all scanned workloads/files
89+
Use the `--verbose` with a log level (1-10) to get more output
9090
```
91-
kubectl dds --verbose
91+
kubectl dds --verbose=4
9292
```
9393
example output
9494
```

0 commit comments

Comments
 (0)