mirror of
https://github.com/containers/podman.git
synced 2025-06-24 11:28:24 +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**
|
||||
|
||||
Remove the volumes associated with the container. (Not yet implemented)
|
||||
Remove the volumes associated with the container.
|
||||
|
||||
## EXAMPLE
|
||||
Remove a container by its name *mywebserver*
|
||||
|
Reference in New Issue
Block a user