Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-20 00:20:53 +00:00
parent 596a37b175
commit 11f02a6e11
615 changed files with 952 additions and 972 deletions

View File

@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
- Inspect the changes to a container since it was created:
`docker container diff {{container}}`
`docker {{[diff|container diff]}} {{container}}`
- Display help:
`docker container diff --help`
`docker {{[diff|container diff]}} --help`