pveam: add section specifying and removal example (#17559)

* Update pveam.md
This commit is contained in:
Managor
2025-08-16 21:02:30 +03:00
committed by GitHub
parent b98c87f7d6
commit 71fac50a9e
+8
View File
@@ -18,3 +18,11 @@
- List downloaded templates:
`pveam {{[l|list]}} {{local}}`
- List available templates in a specific section:
`pveam {{[a|available]}} --section {{system|turnkeylinux|mail}}`
- Remove a template:
`pveam {{[r|remove]}} {{local}}:{{vztmpl}}/{{template_name}}`