File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ slightly different steps. We'll call attention where the steps differ.
296
296
upload to GitHub and include in the announcement emails.
297
297
298
298
```shell
299
- ./scripts/dev/gen_verify_stub php- X.Y.ZRCn YOURKEYID > php-X.Y.ZRCn.manifest
299
+ ./scripts/dev/gen_verify_stub X.Y.ZRCn YOURKEYID > php-X.Y.ZRCn.manifest
300
300
```
301
301
302
302
13. If you have the [GitHub command line tool][] installed, run the following to
@@ -569,7 +569,7 @@ slightly different steps. We'll call attention where the steps differ.
569
569
upload to GitHub and include in the announcement emails.
570
570
571
571
` ` ` shell
572
- ./scripts/dev/gen_verify_stub php- X.Y.Z YOURKEYID > php-X.Y.Z.manifest
572
+ ./scripts/dev/gen_verify_stub X.Y.Z YOURKEYID > php-X.Y.Z.manifest
573
573
` ` `
574
574
575
575
12. If you have the [GitHub command line tool][] installed, run the following to
You can’t perform that action at this time.
0 commit comments