diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 08:18:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 08:18:53 +0000 |
commit | 77a47b2c5e7c3243743bd8d7594366f498e9cef7 (patch) | |
tree | fb807c0b0c20db34f5108df67da6b4d64e5bc8e6 /doc/forbacktickx.html | |
parent | 3fde941ae33bd70edf015b3c72997aef703ebf6d (diff) | |
download | execline-77a47b2c5e7c3243743bd8d7594366f498e9cef7.tar.xz |
More modifications, and doc change
Diffstat (limited to 'doc/forbacktickx.html')
-rw-r--r-- | doc/forbacktickx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index e116be6..5a9dc3e 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -79,9 +79,9 @@ split <em>x</em>. </li> <li> You can start <em>loop...</em> with "import -u <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 +<a href="pipeline.html">|</a> and <a href="forstdin.html">forstdin</a> commands, with calls to -<a href="fdmove.html">fdmove</a> to ensure that <em>loop...</em> is called +<a href="fdmove.html">>&</a> to ensure that <em>loop...</em> is called with the proper standard input. </li> </ul> |