* [pve-devel] [PATCH docs] guest-example-hookscript: fix Exmple typo
@ 2025-02-26 13:18 Maximiliano Sandoval
2025-02-26 15:25 ` [pve-devel] applied: " Fiona Ebner
0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2025-02-26 13:18 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
examples/guest-example-hookscript.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/guest-example-hookscript.pl b/examples/guest-example-hookscript.pl
index adeed59e..13460250 100755
--- a/examples/guest-example-hookscript.pl
+++ b/examples/guest-example-hookscript.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# Exmple hook script for PVE guests (hookscript config option)
+# Example hook script for PVE guests (hookscript config option)
# You can set this via pct/qm with
# pct set <vmid> -hookscript <volume-id>
# qm set <vmid> -hookscript <volume-id>
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH docs] guest-example-hookscript: fix Exmple typo
2025-02-26 13:18 [pve-devel] [PATCH docs] guest-example-hookscript: fix Exmple typo Maximiliano Sandoval
@ 2025-02-26 15:25 ` Fiona Ebner
0 siblings, 0 replies; 2+ messages in thread
From: Fiona Ebner @ 2025-02-26 15:25 UTC (permalink / raw)
To: Proxmox VE development discussion, Maximiliano Sandoval
Am 26.02.25 um 14:18 schrieb Maximiliano Sandoval:
> Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
> ---
> examples/guest-example-hookscript.pl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/examples/guest-example-hookscript.pl b/examples/guest-example-hookscript.pl
> index adeed59e..13460250 100755
> --- a/examples/guest-example-hookscript.pl
> +++ b/examples/guest-example-hookscript.pl
> @@ -1,6 +1,6 @@
> #!/usr/bin/perl
>
> -# Exmple hook script for PVE guests (hookscript config option)
> +# Example hook script for PVE guests (hookscript config option)
> # You can set this via pct/qm with
> # pct set <vmid> -hookscript <volume-id>
> # qm set <vmid> -hookscript <volume-id>
applied, thanks!
Made a follow-up using double hyphen in the documented CLI commands.
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-26 15:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-26 13:18 [pve-devel] [PATCH docs] guest-example-hookscript: fix Exmple typo Maximiliano Sandoval
2025-02-26 15:25 ` [pve-devel] applied: " Fiona Ebner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.