Skip to content

Commit 2aa0920

Browse files
authored
Update components/git/security.js
1 parent 06da1d2 commit 2aa0920

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
@@ -77,7 +77,7 @@ export function builder(yargs) {
7777
'Prepare a security release of Node.js'
7878
)
7979
.example(
80-
'git node security --prepare-local-branch',
80+
'git node security --apply-patches',
8181
'Fetch all the patches for an upcoming security release'
8282
)
8383
.example(

0 commit comments

Comments
 (0)