mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
qm-disk-resize: add Spanish translation (#14649)
This commit is contained in:
parent
2d24228bbd
commit
499eeadb6d
1 changed files with 8 additions and 0 deletions
8
pages.es/linux/qm-disk-resize.md
Normal file
8
pages.es/linux/qm-disk-resize.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# qm disk resize
|
||||
|
||||
> Redimensiona un disco de máquina virtual en el entorno virtual Proxmox (PVE).
|
||||
> Más información: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- Añade `n` gigabytes a un disco virtual:
|
||||
|
||||
`qm disk resize {{vm_id}} {{nombre_de_disco}} +{{n}}G`
|
Loading…
Add table
Reference in a new issue