mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
Update README.md
Add the -x option to the readme...
This commit is contained in:
parent
d9fe113225
commit
9c4c79b885
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ Options:"
|
|||
-s Include stopped containers in the check. (Logic: docker ps -a).
|
||||
-t Set a timeout (in seconds) per container for registry checkups, 10 is default.
|
||||
-v Prints current version.
|
||||
-x N Set max asynchronous subprocesses, 1 default, 0 to disable, 32+ tested.
|
||||
```
|
||||
|
||||
### Basic example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue