diff options
Diffstat (limited to 'docs/podman-cp.1.md')
-rw-r--r-- | docs/podman-cp.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-cp.1.md b/docs/podman-cp.1.md index 440a88866..3ba44cdc8 100644 --- a/docs/podman-cp.1.md +++ b/docs/podman-cp.1.md @@ -3,7 +3,7 @@ # podman-cp "1" "August 2017" "podman" ## NAME -podman cp - Copy files/folders between a container and the local filesystem +podman\-cp - Copy files/folders between a container and the local filesystem ## Description We chose not to implement the `cp` feature in `podman` even though the upstream Docker |