mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-07 17:17:48 +03:00
qm: use posix long-opt in hookscript example
[Thomas] both work just fine, but the single minus is a bit to extra Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
1e03e70fac
commit
c961e4cc49
2
qm.adoc
2
qm.adoc
@ -1332,7 +1332,7 @@ Hookscripts
|
||||
|
||||
You can add a hook script to VMs with the config property `hookscript`.
|
||||
|
||||
qm set 100 -hookscript local:snippets/hookscript.pl
|
||||
qm set 100 --hookscript local:snippets/hookscript.pl
|
||||
|
||||
It will be called during various phases of the guests lifetime.
|
||||
For an example and documentation see the example script under
|
||||
|
Loading…
Reference in New Issue
Block a user