We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06da1d2 commit 2aa0920Copy full SHA for 2aa0920
1 file changed
components/git/security.js
@@ -77,7 +77,7 @@ export function builder(yargs) {
77
'Prepare a security release of Node.js'
78
)
79
.example(
80
- 'git node security --prepare-local-branch',
+ 'git node security --apply-patches',
81
'Fetch all the patches for an upcoming security release'
82
83
0 commit comments