qm-create: rephrase example to better reflect command (#8806)

* rephrased example to better reflect command

* slight rephrase for better reading
pull/1/head
FL 2022-10-09 06:21:27 +02:00 committed by GitHub
parent f7753f834f
commit 6461f656cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@
`qm create {{100}} --archive {{path/to/backup_file.tar}} --force 1`
- Specify a script that is executed on specific triggers during machine lifetime:
- Specify a script that is executed automatically depending on the state of the virtual machine:
`qm create {{100}} --hookscript {{path/to/script.pl}}`