summaryrefslogtreecommitdiff
path: root/doc/el_pushenv.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/el_pushenv.html')
-rw-r--r--doc/el_pushenv.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/el_pushenv.html b/doc/el_pushenv.html
index bce3169..d22ce9d 100644
--- a/doc/el_pushenv.html
+++ b/doc/el_pushenv.html
@@ -162,7 +162,7 @@ at all; for instance, in
<li> Use <tt>execlineb -S<em>n</em></tt> if you need only simple
positional parameter substitution in your script - no
<a href="shift.html">shift</a> or <a href="elgetopt.html">elgetopt</a>,
-no <tt>import 1</tt>. </li>
+no <tt>importas 1 1</tt>. </li>
<li> Use <tt>execlineb -p</tt>, then <tt>elgetpositionals</tt> if
you don't mind overwriting the current stack of positional parameters. </li>
<li> Use <tt>execlineb</tt>, then <tt>elgetpositionals</tt>, then