1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:53:52 +02:00

qm-{import-disk, move-disk}: fix incorrect aliases (#17500)

This commit is contained in:
Managor 2025-08-06 19:12:26 +03:00 committed by GitHub
parent 28a9f26e29
commit 46008c7ee1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# qm import disk
# qm importdisk
> This command is an alias of `qm disk import`.

View file

@ -1,4 +1,4 @@
# qm move disk
# qm move-disk
> This command is an alias of `qm disk move`.