From a431f0ccec5c7d965a8fbbe3494b60bb439b6fb9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 16 Oct 2016 17:05:50 +0000 Subject: Add the -s option to execlineb (suggested by jjk) --- doc/execlineb.html | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/execlineb.html b/doc/execlineb.html index e865199..96e804f 100644 --- a/doc/execlineb.html +++ b/doc/execlineb.html @@ -25,7 +25,7 @@

Interface

-     execlineb [ -q | -w | -W ] [ -p | -P | -S nmin ] -c script [ args... ]
+     execlineb [ -q | -w | -W ] [ -p | -P | -S nmin | -s nmin ] -c script [ args... ]
 

@@ -33,7 +33,7 @@ or

-     execlineb [ -q | -w | -W ] [ -p | -P | -S nmin ] scriptfile [ args... ]
+     execlineb [ -q | -w | -W ] [ -p | -P | -S nmin | -s nmin ] scriptfile [ args... ]
 

@@ -62,15 +62,15 @@ exits 0.