Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-11 00:23:05 +00:00
parent 5244514dab
commit de1a736bbc
40 changed files with 127 additions and 72 deletions

View File

@@ -10,16 +10,16 @@ source: https://github.com/tldr-pages/tldr.git
- Update container template database:
`pveam update`
`pveam {{[u|update]}}`
- List available templates:
`pveam available`
`pveam {{[a|available]}}`
- Download a template:
`pveam download {{local}} {{template_name}}`
`pveam {{[d|download]}} {{local}} {{template_name}}`
- List downloaded templates:
`pveam list {{local}}`
`pveam {{[l|list]}} {{local}}`