*: fix typos in command names (#11730)

* *: fix typos in command names

* command name fixes in other languages

* fix incorrectly translated commands

* change incorrect file name

* qm move disk alias pages

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Juri Dispan
2023-12-14 13:11:19 +01:00
committed by GitHub
parent f1be2745a7
commit 9d383ade68
18 changed files with 43 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
# qm move_disk
# qm move disk
> This command and `qm move-disk` is an alias of `qm disk move`.
> This command is an alias of `qm disk move`.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- View documentation for the original command:
`tldr qm-disk-move`
`tldr qm disk move`

View File

@@ -0,0 +1,8 @@
# qm move disk
> This command is an alias of `qm disk move`.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- View documentation for the original command:
`tldr qm disk move`