Make placeholders more readable (#9708)

This commit is contained in:
Emily Grace Seville
2023-01-04 20:51:43 +10:00
committed by GitHub
parent 54524f0f10
commit 634a986fd0

View File

@@ -5,4 +5,4 @@
- Execute a specific QEMU Guest Agent command:
`qm guest cmd {{vmid}} {{fsfreeze-freeze|fsfreeze-status|fsfreeze-thaw|fstrim|get-fsinfo|get-host-name|get-memory-block-info|get-memory-blocks|get-osinfo|get-time|get-timezone|get-users|get-vcpus|info|network-get-interfaces|ping|shutdown|suspend-disk|suspend-hybrid|suspend-ram}}`
`qm guest cmd {{virtual_machine_id}} {{fsfreeze-freeze|fsfreeze-status|fsfreeze-thaw|fstrim|get-fsinfo|...}}`