mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:33:38 +02:00
qm-{import-disk, move-disk}: fix incorrect aliases (#17500)
This commit is contained in:
parent
28a9f26e29
commit
46008c7ee1
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# qm import disk
|
||||
# qm importdisk
|
||||
|
||||
> This command is an alias of `qm disk import`.
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# qm move disk
|
||||
# qm move-disk
|
||||
|
||||
> This command is an alias of `qm disk move`.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue