mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 00:35:47 +02:00
136 B
136 B
docker container remove
This command is an alias of
docker rm
.
- View documentation for the original command:
tldr docker rm