From 8bb0387553c0585d32264b5b5a51b92c97f7bb6f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 20 Mar 2016 11:09:47 +0000 Subject: Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0 --- doc/forx.html | 19 +++++++++++-------- doc/index.html | 4 ++-- doc/upgrade.html | 6 ++++++ 3 files changed, 19 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/forx.html b/doc/forx.html index 8bc84b4..31804af 100644 --- a/doc/forx.html +++ b/doc/forx.html @@ -29,7 +29,7 @@

-     forx [ -p | -o okcodes | -x breakcodes ] variable { args... } loop...
+     forx [ -p ] [ -o okcodes | -x breakcodes ] variable { args... } loop...
 
@@ -66,7 +66,7 @@ library.

Download

diff --git a/doc/upgrade.html b/doc/upgrade.html index 3d77796..7b51c28 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@

What has changed in execline

+

in 2.1.5.0

+ + +

in 2.1.4.5