From f6724116abd2f265a8e00bc09f64deca7d2836c3 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 26 Sep 2022 07:34:36 -0600 Subject: 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 --- docs/source/markdown/options/env-file.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/source/markdown/options/env-file.md (limited to 'docs/source/markdown/options/env-file.md') diff --git a/docs/source/markdown/options/env-file.md b/docs/source/markdown/options/env-file.md new file mode 100644 index 000000000..f08dc09f0 --- /dev/null +++ b/docs/source/markdown/options/env-file.md @@ -0,0 +1,3 @@ +#### **--env-file**=*file* + +Read in a line-delimited file of environment variables. -- cgit v1.2.3-54-g00ecf