Update cheatsheets

This commit is contained in:
ivuorinen
2025-02-09 00:18:54 +00:00
parent e8c2c9b263
commit 23dbe1558c
4 changed files with 36 additions and 2 deletions

View File

@@ -24,3 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
- Show the history of a local Docker image:
`docker image history {{image}}`
- View documentation for `docker image rm`:
`tldr docker rmi`