Skip to content

Commit 71fac50

Browse files
authored
pveam: add section specifying and removal example (#17559)
* Update pveam.md
1 parent b98c87f commit 71fac50

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pages/linux/pveam.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,11 @@
1818
- List downloaded templates:
1919

2020
`pveam {{[l|list]}} {{local}}`
21+
22+
- List available templates in a specific section:
23+
24+
`pveam {{[a|available]}} --section {{system|turnkeylinux|mail}}`
25+
26+
- Remove a template:
27+
28+
`pveam {{[r|remove]}} {{local}}:{{vztmpl}}/{{template_name}}`

0 commit comments

Comments
 (0)