Skip to content

Commit 391acef

Browse files
ahoppthaJeztah
authored andcommitted
Improve clarity of environment variables description
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 <[email protected]>
1 parent debbf2d commit 391acef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/commandline/docker.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ Options:
114114

115115
### Environment variables
116116

117-
The following list of environment variables are supported by the `docker` command
118-
line:
117+
The following environment variables control the behavior of the `docker` command-line client:
119118

120119
| Variable | Description |
121120
| :---------------------------- |:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)