From 3a7f3b1bbf913e9e3117a8523d6ba00aca042bff Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Thu, 17 Sep 2020 11:31:32 -0700 Subject: [PATCH] update signature in util.md --- doc/api/util.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/util.md b/doc/api/util.md index 4460a9219b2a69..37b7b9e1053874 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -951,7 +951,7 @@ equality. added: REPLACEME --> -* `argv` {string[]|Object} (Optional) Array of argument strings; defaults +* `argv` {string[]} (Optional) Array of argument strings; defaults to [`process.argv.slice(2)`](process_argv). If an Object, the default is used, and this parameter is considered to be the `options` parameter. * `options` {Object} (Optional) The `options` parameter is an