Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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