Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-18 00:16:22 +00:00
parent 467397e151
commit ce2d49bb00
6 changed files with 62 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# docker container remove
> This command is an alias of `docker rm`.
> More information: <https://docs.docker.com/engine/reference/commandline/rm>.
> More information: <https://docs.docker.com/reference/cli/docker/container/rm/>.
- View documentation for the original command: