diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-03 10:01:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-03 10:01:35 +0000 |
commit | cfe736ed5615d6e00f4ce6704591782fe790a752 (patch) | |
tree | 3aa17ee5796889edb29395d7c11d65a9bd964ba0 /doc/upgrade.html | |
parent | 4d067b3020104a8b19a34fa4d3b6e5e8f3eb036a (diff) | |
download | execline-cfe736ed5615d6e00f4ce6704591782fe790a752.tar.xz |
- Doc fixes
- version: 2.1.1.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index ce0e74f..1e6ab8c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,9 @@ <ul> <li> <a href="forstdin.html">forstdin</a> added </li> - <li> forbacktickx rewritten as a wrapper around pipeline and forstdin </li> + <li> <a href="forbacktickx.html">forbacktickx</a> rewritten as a wrapper +around <a href="pipeline.html">pipeline</a> and +<a href="forstdin.html">forstdin</a> </li> </ul> <h2> in 2.1.0.0 </h2> |