gist, vboxmanage-cloud: fix typos (#12559)
Signed-off-by: xiaoxiangxianzi <zhaoyizheng@outlook.com>
This commit is contained in:
@@ -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`
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user