mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 16:46:01 +02:00
Make placeholders more readable (#9708)
This commit is contained in:
parent
54524f0f10
commit
634a986fd0
1 changed files with 1 additions and 1 deletions
|
@ -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|...}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue