From 5bfac4e06152196405240eb0cc9dc6797f295e0a Mon Sep 17 00:00:00 2001 From: felixfontein Date: Thu, 1 Jun 2023 11:16:35 +0000 Subject: [PATCH] deploy: 861988fd3656b5065d762ed015b5460d42de34b1 --- branch/main/docker_container_exec_module.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/branch/main/docker_container_exec_module.html b/branch/main/docker_container_exec_module.html index df9206d8..205e901d 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/docker_container_exec_module.html @@ -226,7 +226,7 @@ see

The command to execute.

Since this is a list of arguments, no quoting is needed.

-

Exactly one of argv and command must be specified.

+

Exactly one of argv or command must be specified.

@@ -274,7 +274,7 @@ see

string

The command to execute.

-

Exactly one of argv and command must be specified.

+

Exactly one of argv or command must be specified.