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:
@@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
`qm create {{100}} --archive {{path/to/backup_file.tar}} --force 1`
|
`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}}`
|
`qm create {{100}} --hookscript {{path/to/script.pl}}`
|
||||||
|
Reference in New Issue
Block a user