summaryrefslogtreecommitdiff
path: root/doc/elgetpositionals.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-03-16 08:18:53 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-03-16 08:18:53 +0000
commit77a47b2c5e7c3243743bd8d7594366f498e9cef7 (patch)
treefb807c0b0c20db34f5108df67da6b4d64e5bc8e6 /doc/elgetpositionals.html
parent3fde941ae33bd70edf015b3c72997aef703ebf6d (diff)
downloadexecline-77a47b2c5e7c3243743bd8d7594366f498e9cef7.tar.xz
More modifications, and doc change
Diffstat (limited to 'doc/elgetpositionals.html')
-rw-r--r--doc/elgetpositionals.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/elgetpositionals.html b/doc/elgetpositionals.html
index b24febe..ce59b72 100644
--- a/doc/elgetpositionals.html
+++ b/doc/elgetpositionals.html
@@ -82,7 +82,7 @@ on the positional parameters, think about replacing the
<a href="multisubstitute.html">multisubstitute</a> call containing
the <tt>elgetpositionals</tt> directive. </li>
<li> If you are going to use the <a href="shift.html">shift</a>
-command, it is best to use <a href="importas.html">importas</a> to
+command, it is best to use <a href="importas.html">$</a> to
substitute the first positional parameters, then use <tt>shift</tt>,
then <tt>elgetpositionals</tt>. That way, <tt>$@</tt> will correctly
be replaced by the remaining arguments. More generally, you should