Merge pull request #15940 from edsantiago/docs_dedup_env_file

[CI:DOCS] Man pages: refactor common options: --env-file
This commit is contained in:
OpenShift Merge Robot
2022-09-26 19:48:19 +02:00
committed by GitHub
4 changed files with 8 additions and 7 deletions

View File

@ -0,0 +1,3 @@
#### **--env-file**=*file*
Read in a line-delimited file of environment variables.

View File

@ -155,9 +155,9 @@ This option cannot be combined with **--network** that is set to **none** or **c
See [**Environment**](#environment) note below for precedence and examples.
#### **--env-file**=*file*
@@option env-file
Read in a line delimited file of environment variables. See **Environment** note below for precedence.
See [**Environment**](#environment) note below for precedence and examples.
@@option env-host

View File

@ -23,9 +23,7 @@ Specify the key sequence for detaching a container. Format is a single character
@@option env
#### **--env-file**=*file*
Read in a line delimited file of environment variables.
@@option env-file
@@option interactive

View File

@ -191,9 +191,9 @@ This option cannot be combined with **--network** that is set to **none** or **c
See [**Environment**](#environment) note below for precedence and examples.
#### **--env-file**=*file*
@@option env-file
Read in a line delimited file of environment variables. See **Environment** note below for precedence.
See [**Environment**](#environment) note below for precedence and examples.
@@option env-host