qm-{cleanup, rollback, snapshot}: clarify placeholders (#23151)

This commit is contained in:
Managor
2026-07-15 12:10:50 +03:00
committed by GitHub
parent ffac38ed1f
commit 98c27e8053
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,4 +5,4 @@
- 특정 VM의 상태를 지정된 스냅샷으로 롤백:
`qm {{[ro|rollback]}} {{100}} {{snap_name}}`
`qm {{[ro|rollback]}} {{100}} {{snapshot_name}}`
+1 -1
View File
@@ -6,4 +6,4 @@
- Clean up resources:
`qm {{[cl|cleanup]}} {{100}} {{clean-shutdown}} {{guest-requested}}`
`qm {{[cl|cleanup]}} {{100}} {{clean_shutdown_boolean}} {{guest_requested_boolean}}`
+1 -1
View File
@@ -5,4 +5,4 @@
- Rollback the state of a specific VM to a specified snapshot:
`qm {{[ro|rollback]}} {{100}} {{snap_name}}`
`qm {{[ro|rollback]}} {{100}} {{snapshot_name}}`
+1 -1
View File
@@ -21,4 +21,4 @@
- Rollback the state of a specific VM to a specified snapshot:
`qm {{[ro|rollback]}} {{100}} {{snap_name}}`
`qm {{[ro|rollback]}} {{100}} {{snapshot_name}}`