Rename max workers env var and fix docs

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-07-15 16:43:43 +01:00
commit f03dec766d
2 changed files with 2 additions and 2 deletions

View file

@ -193,7 +193,7 @@ the daemon.
Configures the path to the `ca.pem`, `cert.pem`, and `key.pem` files used for TLS verification. Defaults to `~/.docker`.
### DEFAULT\_MAX\_WORKERS
### COMPOSE\_MAX\_WORKERS
Configures the maximum number of worker threads to be used when executing
commands in parallel. Only a subset of commands execute in parallel, `stop`,