Skip to content

Commit e2cdeec

Browse files
committed
Update README.md
1 parent 81b0219 commit e2cdeec

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,13 @@ By default, we collect all we can find. You can control this by only enabling ce
2222
If you want to see what is collected, add `--verbose`.
2323

2424
```
25-
Usage of ./support-collector:
26-
-o, --output string Output file for the ZIP content (default "netways-support-<timestamp>.zip")
27-
--enable strings List of enabled module (default [base,icinga2,icingaweb2,icinga-director,mysql,postgresql,ansible,puppet,influxdb,grafana,graphite])
28-
--disable strings List of disabled module
29-
-v, --verbose Enable verbose logging
30-
-V, --version Print version and exit
25+
Usage of support-collector:
26+
-o, --output string Output file for the ZIP content (default "netways-support-20220523-0929.zip")
27+
--enable strings List of enabled module (default [base,icinga2,icingaweb2,icinga-director,mysql,influxdb,postgresql,ansible,puppet,grafana,graphite])
28+
--disable strings List of disabled module
29+
--command-timeout duration Timeout for command execution in modules (default 1m0s)
30+
-v, --verbose Enable verbose logging
31+
-V, --version Print version and exit
3132
```
3233

3334
## Modules

0 commit comments

Comments
 (0)