Skip to content

Commit 3eb7093

Browse files
committed
This '-r' is not needed
1 parent 0286f50 commit 3eb7093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The project maintainers are responsible for bumping the version number, regenera
99
To test the new version of `octocatalog-diff` in the GitHub Puppet repository, check out `github/puppet` and:
1010

1111
- Start a new branch based off master
12-
- Run `script/update-octocatalog-diff -r <ocd_branch_name>`
12+
- Run `script/update-octocatalog-diff <ocd_branch_name>`
1313
- Confirm and commit the result
1414
- Make sure all CI jobs pass
1515
- Run the `puppet-catalog-diff` CI job and make sure it passes and shows expected results

0 commit comments

Comments
 (0)