From 5b57f7249b84b3bdeab7b6827544c0844e7f6e5f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 12 Feb 2023 02:34:48 +0000 Subject: Doc fix Signed-off-by: Laurent Bercot --- doc/s6-portable-utils.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-portable-utils.html') diff --git a/doc/s6-portable-utils.html b/doc/s6-portable-utils.html index 5700f38..959f4ac 100644 --- a/doc/s6-portable-utils.html +++ b/doc/s6-portable-utils.html @@ -37,7 +37,7 @@ s6-portable-utils binary.

s6-portable-utils will run the subcommand will its arguments. For instance, s6-portable-utils s6-seq 1 10 will run the equivalent of the -program, so this command will list natural numbers +s6-seq program, so this command will list natural numbers from 1 to 10.

-- cgit v1.3.1