mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
pveam: add section specifying and removal example (#17559)
* Update pveam.md
This commit is contained in:
@@ -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}}`
|
||||
|
||||
Reference in New Issue
Block a user