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

* rephrased example to better reflect command

* slight rephrase for better reading
This commit is contained in:
FL
2022-10-09 06:21:27 +02:00
committed by GitHub
parent f7753f834f
commit 6461f656cd

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}}`