Skip to content

Commit 28906a9

Browse files
committed
Fix CLI command typo
1 parent f8e6a6a commit 28906a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3554,7 +3554,7 @@ paths:
35543554
source: >
35553555
linode-cli images upload \
35563556
--label example-machine-image-label \
3557-
--description "This is an example Machine Image."
3557+
--description "This is an example Machine Image." \
35583558
--region us-east
35593559
/images/{imageId}:
35603560
x-linode-cli-command: images

0 commit comments

Comments
 (0)