diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-11-06 08:23:44 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-11-06 08:23:44 +0000 |
commit | 7390d0eacf18f70a3ac4f6f3351cadc12656234e (patch) | |
tree | 32103f6de7cb326e393d70b99a4a0712852a98ce /doc/forstdin.html | |
parent | 916e9e7b4937b4dbe79854c461ae83c45ba33857 (diff) | |
download | execline-main.tar.xz |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/forstdin.html')
-rw-r--r-- | doc/forstdin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forstdin.html b/doc/forstdin.html index 14b9a3b..eb2aac9 100644 --- a/doc/forstdin.html +++ b/doc/forstdin.html @@ -30,7 +30,7 @@ run another program. </p> <pre> - forstdin [ -E | -e ] [ -p | -o <em>okcodes</em> | -x <em>breakcodes</em> ] [ -N | -n ] [ -C | -c ] [ -0 | -d <em>delim</em> ] <em>variable</em> <em>loop...</em> + forstdin [ -E | -e ] [ -p | -P <em>maxpar</em> | -o <em>okcodes</em> | -x <em>breakcodes</em> ] [ -N | -n ] [ -C | -c ] [ -0 | -d <em>delim</em> ] <em>variable</em> <em>loop...</em> </pre> <ul> |