Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-04 00:20:35 +00:00
parent d4cbcd5def
commit 9bc209f588
14 changed files with 215 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
- Start a container in the foreground:
`sudo lxc-start {{container_name}} {{[-F|--foreground]]}`
`sudo lxc-start {{container_name}} {{[-F|--foreground]}}`
- Exit out of a foreground container (run this in a separate terminal):