From f021f61f10c566fcae2f77b1a4b095869076062b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 30 Dec 2020 23:06:31 +0000 Subject: Add -E option for variable autoimport --- doc/getpid.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/getpid.html') diff --git a/doc/getpid.html b/doc/getpid.html index ca363df..5a849e8 100644 --- a/doc/getpid.html +++ b/doc/getpid.html @@ -26,7 +26,7 @@ then executes a program.

Interface

-     getpid var prog...
+     getpid [ -E | -e ] var prog...
 

@@ -34,6 +34,16 @@ then executes a program. execs into prog with its arguments.

+

Options

+ + +

Notes