diff --git a/docs/podman-rm.1.md b/docs/podman-rm.1.md index dc17291882..c8288f6e87 100644 --- a/docs/podman-rm.1.md +++ b/docs/podman-rm.1.md @@ -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*