mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
qm-help: add Spanish translation (#15122)
This commit is contained in:
parent
6912c16a3a
commit
c6c1f86218
1 changed files with 12 additions and 0 deletions
12
pages.es/linux/qm-help.md
Normal file
12
pages.es/linux/qm-help.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# qm help
|
||||
|
||||
> Muestra ayuda para una orden.
|
||||
> Más información: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- Muestra ayuda para una orden específica:
|
||||
|
||||
`qm help {{orden}}`
|
||||
|
||||
- Muestra ayuda para una orden específica con información detallada:
|
||||
|
||||
`qm help {{orden}} --verbose {{true|false}}`
|
Loading…
Add table
Reference in a new issue