From 9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 20 Apr 2022 23:43:43 +0000 Subject: Prepare for 2.9.0.0; rewrite "wait" Signed-off-by: Laurent Bercot --- doc/wait.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'doc/wait.html') diff --git a/doc/wait.html b/doc/wait.html index a092859..a66cefc 100644 --- a/doc/wait.html +++ b/doc/wait.html @@ -29,7 +29,7 @@

-     wait [ -I | -i ] [ -r | -t timeout ] { [ pids... ] } prog...
+     wait [ -I | -i ] [ -a | -o ] [ -r | -t timeout ] { [ pids... ] } prog...
 

Notes

@@ -65,8 +76,9 @@ will print an error message and exit 1. -- cgit v1.3.1