From 811dc66f80c9f1faae173ad5cc584f755a18f0bb Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Sat, 2 Nov 2024 16:46:48 -0300 Subject: [PATCH] Update docs/git-node.md Co-authored-by: Antoine du Hamel --- docs/git-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/git-node.md b/docs/git-node.md index 4fe89e4d..1614cb9b 100644 --- a/docs/git-node.md +++ b/docs/git-node.md @@ -224,7 +224,7 @@ Options: --security Demarcate the new security release as a security release [boolean] --startLTS Mark the release as the transition from Current to LTS [boolean] --filterLabel Filter PR by label when preparing a security release [string] - --yes Assume "yes" as answer to all prompts and run + --yes Skip all prompts and run non-interactively. [boolean] [default: false] ```