Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-21 00:20:59 +00:00
parent 81a6c63f96
commit 0c2e1663ab
6 changed files with 76 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
- Run an existing VM with a specific mounted directory:
`tart run --dir={{path/to/directory}}:/{{path/to/local_directory}} {{vm-name}}`
`tart run --dir {{path/to/directory}}:/{{path/to/local_directory}} {{vm-name}}`
- List VMs: