Co-authored-by: Samuel Surtees <11887457+samsinsane@users.noreply.github.com>
This commit is contained in:
Renaud Guillard 2021-03-07 16:02:57 +01:00 committed by GitHub
parent d9f15aec7c
commit 7f67a3ba67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -459,7 +459,7 @@
-- @param cmd Command to execute
-- @param streams Standard stream(s) to output
-- Must be one of
-- - "botn" (default)
-- - "both" (default)
-- - "output" Return standard output stream content only
-- - "error" Return standard error stream content only
--