Skip to content

Commit d579673

Browse files
Fixed Typo in promote-type flag in release-bundle-promote command (#196)
1 parent a81905f commit d579673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/release-lifecycle-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ This command allows promoting a Release Bundle to a target environment.
159159
| `--server-id` | <p>[Optional]<br>Platform Server ID configured using the 'jf config' command.</p> |
160160
| `--signing-key` | <p>[Mandatory]<br>The GPG/RSA key-pair name given in Artifactory.</p> |
161161
| `--sync` | <p>[Default: true]<br>Set to false to run asynchronously.</p> |
162-
| `--promootion-type` | <p>[Default: copy]<br>Specifies the promotion type. (Valid values: move / copy) .</p> |
162+
| `--promotion-type` | <p>[Default: copy]<br>Specifies the promotion type. (Valid values: move / copy) .</p> |
163163
164164
### Examples
165165

0 commit comments

Comments
 (0)