summaryrefslogtreecommitdiff
path: root/doc/withstdinas.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-08-23 23:13:32 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-08-23 23:13:32 +0000
commitc1fbce5d35af0143623d8541cbc092267843aac9 (patch)
tree10d1961e2e97ccf9bb4329ec7fc25412d20fb55b /doc/withstdinas.html
parent523036ef1e6e4bd7047ec21a6e68b7508569db91 (diff)
downloadexecline-c1fbce5d35af0143623d8541cbc092267843aac9.tar.xz
Convert examples using import to importas in the doc
Diffstat (limited to 'doc/withstdinas.html')
-rw-r--r--doc/withstdinas.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/withstdinas.html b/doc/withstdinas.html
index c673921..f0db24a 100644
--- a/doc/withstdinas.html
+++ b/doc/withstdinas.html
@@ -66,7 +66,7 @@ start of the input is, up to the first null character; and execution proceeds. <
<h2> Notes </h2>
<ul>
- <li> You can start <em>prog...</em> with "import -u <em>variable</em>"
+ <li> You can start <em>prog...</em> with "importas -u <em>variable</em> <em>variable</em>"
to perform variable substitution. </li>
</ul>