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:
OpenShift Merge Robot
2019-03-31 07:24:06 -07:00
committed by GitHub

View File

@ -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*