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