From 9983edf33b1eb4d91bf1187f8e4b7c0c3d288e53 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 3 Jun 2024 13:31:59 +0000 Subject: Add importas -S Signed-off-by: Laurent Bercot --- doc/importas.html | 5 +++++ doc/upgrade.html | 3 +++ 2 files changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/importas.html b/doc/importas.html index ac95e87..ae39de6 100644 --- a/doc/importas.html +++ b/doc/importas.html @@ -27,6 +27,7 @@ environment variable, then executes another program.
      importas [ -i | -D default ] [ -u ] [ -s ] [ -C | -c ] [ -N | -n ] [ -d delim ] variable envvar prog...
+     importas -S [ -i | -D default ] [ -u ] [ -s ] [ -C | -c ] [ -N | -n ] [ -d delim ] envvar prog...
 
diff --git a/doc/upgrade.html b/doc/upgrade.html index 17da599..f4cd3dc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,6 +25,9 @@ dependency bumped to 2.14.2.0.
  • elglob now has an option to provide its results as one word (including the possibility of netstring encoding).
  • +
  • importas now has an option that can be +used instead of repeating a variable when it is imported with the same +name.
  • in 2.9.5.1

    -- cgit v1.3.1