Update cheatsheets

This commit is contained in:
ivuorinen
2024-04-19 00:13:37 +00:00
parent 7de5092ed1
commit 48aff03a74
104 changed files with 150 additions and 146 deletions

View File

@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
- Remove unused data created more than a specified amount of time in the past:
`docker system prune --filter="until={{hours}}h{{minutes}}m"`
`docker system prune --filter "until={{hours}}h{{minutes}}m"`
- Display real-time events from the Docker daemon: