gist, vboxmanage-cloud: fix typos (#12559)

Signed-off-by: xiaoxiangxianzi <zhaoyizheng@outlook.com>
This commit is contained in:
xiaoxiangxianzi
2024-03-29 23:11:22 +08:00
committed by GitHub
parent 6d1a5e8927
commit 9f00f0ddca
2 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
# gist
> Upload code to https://gist.github.com.
> Upload code to <https://gist.github.com>.
> More information: <https://github.com/defunkt/gist>.
- Log in in gist on this computer:
- Log in to gist on this computer:
`gist --login`

View File

@@ -25,7 +25,7 @@
- Create a new image:
`VBoxManage cloud --provider={{provider_name}} --profile={{profile_name}} image create --instance-id={{instance_id}} --display-name={{display_name}} --compartment-id={{compartmet_id}}`
`VBoxManage cloud --provider={{provider_name}} --profile={{profile_name}} image create --instance-id={{instance_id}} --display-name={{display_name}} --compartment-id={{compartment_id}}`
- Retrieve information about a particular image: