mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: add -S flag release preparation example
PR-URL: https://github.com/nodejs/node/pull/55836 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
@@ -284,8 +284,8 @@ You can integrate the PRs into the proposal without running full CI.
|
||||
|
||||
⚠️ At this point, you can either run `git node release --prepare`:
|
||||
|
||||
```console
|
||||
$ git node release --prepare x.y.z
|
||||
```bash
|
||||
git node release -S --prepare x.y.z
|
||||
```
|
||||
|
||||
to automate the remaining steps until step 6 or you can perform it manually
|
||||
|
||||
Reference in New Issue
Block a user