mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 15:26:04 +02:00
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:
parent
f7753f834f
commit
6461f656cd
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue