summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-cp.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-cp.1.md')
-rw-r--r--docs/source/markdown/podman-cp.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-cp.1.md b/docs/source/markdown/podman-cp.1.md
index 1929bed1f..0c375675d 100644
--- a/docs/source/markdown/podman-cp.1.md
+++ b/docs/source/markdown/podman-cp.1.md
@@ -56,7 +56,7 @@ Further note that `podman cp` does not support globbing (e.g., `cp dir/*.txt`).
## OPTIONS
-#### **--archive**, **-a**=**true** | *false*
+#### **--archive**, **-a**
Archive mode (copy all uid/gid information).
When set to true, files copied to a container will have changed ownership to the primary UID/GID of the container.