diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-26 01:48:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-26 01:48:50 +0000 |
commit | 4d067b3020104a8b19a34fa4d3b6e5e8f3eb036a (patch) | |
tree | 5c5752681d5fef7837d22a5d8fb590d4b6003d1d /doc/forbacktickx.html | |
parent | e1fe79a9e705e3cab8f632cdbe8e1774cdef2761 (diff) | |
download | execline-4d067b3020104a8b19a34fa4d3b6e5e8f3eb036a.tar.xz |
- added forstdinv2.1.1.0
- rewrote forbacktickx as a wrapper around forstdin
- removed el_obsolescent
- version: rc for 2.1.1.0
Diffstat (limited to 'doc/forbacktickx.html')
-rw-r--r-- | doc/forbacktickx.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index 0780f3d..979a483 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -76,7 +76,10 @@ split <em>x</em>. </li> <ul> <li> You can start <em>loop...</em> with "import -u <em>variable</em>" -to perform variable substitution. +to perform variable substitution. </li> + <li> forbacktickx is now implemented as a trivial wrapper around the +<a href="pipeline.html">pipeline</a> and +<a href="forstdin.html">forstdin</a> commands. </li> </ul> </body> |