diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 12:29:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 12:29:37 +0000 |
commit | 26197fc232d7c4a305f38e7b8a27654abb4e0e9b (patch) | |
tree | a4a9f39229913539bce7edeff9681930ea81676a /doc/forbacktickx.html | |
parent | d489558fa17f85d11b0e766efb1cf377620114f1 (diff) | |
download | execline-26197fc232d7c4a305f38e7b8a27654abb4e0e9b.tar.xz |
Remove import, prepare for 2.5.0.0
Diffstat (limited to 'doc/forbacktickx.html')
-rw-r--r-- | doc/forbacktickx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index e116be6..9cbcd98 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -76,7 +76,7 @@ split <em>x</em>. </li> <h2> Notes </h2> <ul> - <li> You can start <em>loop...</em> with "import -u <em>variable</em>" + <li> You can start <em>loop...</em> with "importas -u <em>variable</em> <em>variable</em>" to perform variable substitution. </li> <li> forbacktickx is now implemented as a wrapper around the <a href="pipeline.html">pipeline</a> and |