mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 06:59:19 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,8 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# docker container remove
|
||||
|
||||
> This command is an alias of `docker rm`.
|
||||
> This command is an alias of `docker container rm`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr docker rm`
|
||||
`tldr docker container rm`
|
||||
|
||||
Reference in New Issue
Block a user