qm*: add Korean translation (#14194)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
12
pages.ko/linux/qm-delsnapshot.md
Normal file
12
pages.ko/linux/qm-delsnapshot.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# qm delsnapshot
|
||||
|
||||
> 가상 머신 스냅샷 삭제.
|
||||
> 더 많은 정보: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- 스냅샷 삭제:
|
||||
|
||||
`qm delsnapshot {{가상_머신_ID}} {{스냅샷_이름}}`
|
||||
|
||||
- 구성 파일에서 스냅샷 삭제 (디스크 스냅샷 제거가 실패하더라도 강제 삭제):
|
||||
|
||||
`qm delsnapshot {{가상_머신_ID}} {{스냅샷_이름}} --force 1`
|
Reference in New Issue
Block a user