@@ -31,7 +31,7 @@ Options:
3131 --parent-sha TEXT SHA (with 40 chars) of what should be the
3232 parent of this commit
3333 -P, --pr, --pull-request-number TEXT
34- Specify the pull request number mannually .
34+ Specify the pull request number manually .
3535 Used to override pre-existing CI environment
3636 variables
3737 -B, --branch TEXT Branch to which this commit belongs to
@@ -49,7 +49,7 @@ Options:
4949 --code TEXT The code of the report. If unsure, leave
5050 default
5151 -P, --pr, --pull-request-number TEXT
52- Specify the pull request number mannually .
52+ Specify the pull request number manually .
5353 Used to override pre-existing CI environment
5454 variables
5555 -C, --sha, --commit-sha TEXT Commit SHA (with 40 chars) [required]
@@ -109,7 +109,7 @@ Options:
109109 in Codecov UI
110110 -B, --branch TEXT Branch to which this commit belongs to
111111 -P, --pr, --pull-request-number TEXT
112- Specify the pull request number mannually .
112+ Specify the pull request number manually .
113113 Used to override pre-existing CI environment
114114 variables
115115 -e, --env, --env-var TEXT Specify environment variables to be included
@@ -151,6 +151,13 @@ Usage: codecovcli empty-upload [OPTIONS]
151151
152152Options:
153153 --force
154+ --parent-sha TEXT SHA (with 40 chars) of what should be the
155+ parent of this commit
156+ -P, --pr, --pull-request-number TEXT
157+ Specify the pull request number manually.
158+ Used to override pre-existing CI environment
159+ variables
160+ -B, --branch TEXT Branch to which this commit belongs to
154161 -C, --sha, --commit-sha TEXT Commit SHA (with 40 chars) [required]
155162 -Z, --fail-on-error Exit with non-zero code in case of error
156163 --git-service [github|gitlab|bitbucket|github_enterprise|gitlab_enterprise|bitbucket_server]
@@ -293,7 +300,7 @@ Options:
293300 in Codecov UI
294301 -B, --branch TEXT Branch to which this commit belongs to
295302 -P, --pr, --pull-request-number TEXT
296- Specify the pull request number mannually .
303+ Specify the pull request number manually .
297304 Used to override pre-existing CI environment
298305 variables
299306 -e, --env, --env-var TEXT Specify environment variables to be included
@@ -369,7 +376,7 @@ Options:
369376 in Codecov UI
370377 -B, --branch TEXT Branch to which this commit belongs to
371378 -P, --pr, --pull-request-number TEXT
372- Specify the pull request number mannually .
379+ Specify the pull request number manually .
373380 Used to override pre-existing CI environment
374381 variables
375382 -e, --env, --env-var TEXT Specify environment variables to be included
0 commit comments