pages*: fix placeholder (#13777)

* cs-resolve, git-log, vboxmanage-cloud: fix placeholder
* mt, urpmi.addmedia, mkdir: fix placeholder
This commit is contained in:
Sebastiaan Speck
2024-09-23 01:09:02 +02:00
committed by GitHub
parent 6183df3427
commit 9f81d366d3
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
- List the instances in the specified state belonging to the specified compartment:
`VBoxManage cloud --provider={{provider_name}} --profile={{profile_name}} list instances --state={{running|terminated|paused}} --compartment-id={{compartment_id}`
`VBoxManage cloud --provider={{provider_name}} --profile={{profile_name}} list instances --state={{running|terminated|paused}} --compartment-id={{compartment_id}}`
- Create a new instance: