Skip to content

Commit bbf7b7f

Browse files
committed
Update components/git/security.js
1 parent ae2a1b6 commit bbf7b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/git/security.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export function builder(yargs) {
7979
'Prepare a security release of Node.js'
8080
)
8181
.example(
82-
'git node security --prepare-local-branch',
82+
'git node security --apply-patches',
8383
'Fetch all the patches for an upcoming security release'
8484
)
8585
.example(

0 commit comments

Comments
 (0)