Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-26 00:18:43 +00:00
parent d27ceafd82
commit 5871f35fe8
91 changed files with 438 additions and 37 deletions

View File

@@ -19,3 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
- Create a container passing options to a template:
`sudo lxc-create {{[-n|--name]}} {{container_name}} {{[-t|--template]}} download -- {{[-d|--dist]}} {{distro-name}} {{[-r|--release]}} {{release-version}} {{[-a|--arch]}} {{arch}}`
- Display help:
`lxc-create {{[-?|--help]}}`