mirror of
https://github.com/containers/podman.git
synced 2025-06-26 04:46:57 +08:00
Merge pull request #2814 from rpjday/topic/rpjday/container_rm
docs/podman-rm.1.md: delete "Not yet implemented" msg for volume removal
This commit is contained in:
@ -32,7 +32,7 @@ The latest option is not supported on the remote client.
|
|||||||
|
|
||||||
**--volumes, -v**
|
**--volumes, -v**
|
||||||
|
|
||||||
Remove the volumes associated with the container. (Not yet implemented)
|
Remove the volumes associated with the container.
|
||||||
|
|
||||||
## EXAMPLE
|
## EXAMPLE
|
||||||
Remove a container by its name *mywebserver*
|
Remove a container by its name *mywebserver*
|
||||||
|
Reference in New Issue
Block a user