Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-03 00:20:54 +00:00
parent 922b1aa234
commit 848b78740c
27 changed files with 237 additions and 33 deletions

View File

@@ -24,6 +24,10 @@ source: https://github.com/tldr-pages/tldr.git
`sudo lxc-stop {{container_name}}`
- Write debug logs to a file:
`sudo lxc-start {{container_name}} {{[-l|--logpriority]}} DEBUG {{[-o|--logfile]}} {{path/to/logfile}}`
- Display help:
`lxc-start {{[-?|--help]}}`