From 0439a6585dc9e0b78d1ddddb3004b3bdd785f9a9 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Mon, 20 May 2019 14:25:00 +0000
Subject: Doc fix
---
doc/execlineb.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc')
diff --git a/doc/execlineb.html b/doc/execlineb.html
index 17edd72..da20e4c 100644
--- a/doc/execlineb.html
+++ b/doc/execlineb.html
@@ -203,10 +203,10 @@ positional parameters:
- - If EXECLINE_STRICT is 0 or unset: the script will run
+
- If EXECLINE_STRICT is 0: the script will run
silently, and missing positional parameters, up to nmin, will
be substituted with the empty word.
- - If EXECLINE_STRICT is 1: same, but the script will
+
- If EXECLINE_STRICT is 1 or unset: same, but the script will
print a warning message rather than run silently.
- If EXECLINE_STRICT is 2: the script will exit with an
error message.
--
cgit v1.2.3