From a84e3fd640243d6b06a34019c6d0966cd72caad7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 26 May 2020 15:30:18 +0000 Subject: Add -I/-i options to envfile --- doc/envfile.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/envfile.html b/doc/envfile.html index 713b6ae..62b9669 100644 --- a/doc/envfile.html +++ b/doc/envfile.html @@ -26,7 +26,7 @@ adds the variables to the environment, then executes a program.

Interface

-     envfile file prog...
+     envfile [ -i | -I ] file prog...
 

@@ -51,6 +51,15 @@ with the modified environment. it execs into prog.

+

Options

+ + +

File syntax

-- cgit 1.4.1