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/forstdin.html | |
parent | 4d067b3020104a8b19a34fa4d3b6e5e8f3eb036a (diff) | |
download | execline-cfe736ed5615d6e00f4ce6704591782fe790a752.tar.xz |
- Doc fixes
- version: 2.1.1.0
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 e4c5534..8980cc4 100644 --- a/doc/forstdin.html +++ b/doc/forstdin.html @@ -45,7 +45,7 @@ run another program. <ul> <li> <tt>-p</tt> : parallel mode. Do not wait for a <em>loop...</em> -instance to finish before spawning the next one. <em>forbacktickx</em> will +instance to finish before spawning the next one. forstdin will still wait for all instances of <em>loop</em> to terminate before exiting, though. </li> <li> <tt>-0</tt> : accept null characters on its stdin, |