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