Skip to content

Commit

Permalink
fix README (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbauriedel authored Dec 21, 2023
1 parent 2291829 commit 776da14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ The `--hide` flag can be used multiple times to hide sensitive data, it supports
`# support-collector --hide "Secret:.*" --hide "Password:.*"`

By default, we collect all we can find. You can control this by only enabling certain modules, or disabling some.
> Logs are also not collected by default. To collect them, add `--detailed`

If you want to see what is collected, add `--verbose`

Expand Down

0 comments on commit 776da14

Please sign in to comment.