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

@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
`docker system df --verbose`
- Remove unused data:
- Remove unused data (append `--volumes` to remove unused volumes as well):
`docker system prune`