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/forstdin.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/forstdin.html') diff --git a/doc/forstdin.html b/doc/forstdin.html index 74644b4..3b00d7d 100644 --- a/doc/forstdin.html +++ b/doc/forstdin.html @@ -30,7 +30,7 @@ run another program.

-     forstdin [ -p | -o okcodes | -x breakcodes ] [ -N | -n ] [ -C | -c ] [ -0 | -d delim ] variable loop...
+     forstdin [ -E | -e ] [ -p | -o okcodes | -x breakcodes ] [ -N | -n ] [ -C | -c ] [ -0 | -d delim ] variable loop...
 

-- cgit v1.3.1