Man pages: refactor common options: --env-file

Another easy one. Option is only present in these three man pages.

I took the liberty of changing the "See note" text, making it
the same as --env. I also took the liberty of hyphenating
"line-delimited" because that's the correct thing to do.

Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
Ed Santiago 2022-09-26 07:34:36 -06:00
parent d5e13a3a90
commit f6724116ab
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