mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
Changed the environment variables section description from: "The following list of environment variables are supported by the `docker` command line:" To: "The following environment variables control the behavior of the `docker` command-line client:" This makes it clearer that these variables control Docker's behavior, and uses the more precise term "command-line client" instead of "command line". Signed-off-by: Andrew Hopp <andrew.hopp@me.com>