mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 14:51:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user