summaryrefslogtreecommitdiff
path: root/docs/podman-export.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-export.1.md')
-rw-r--r--docs/podman-export.1.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/podman-export.1.md b/docs/podman-export.1.md
index 142c45390..3cc1c7777 100644
--- a/docs/podman-export.1.md
+++ b/docs/podman-export.1.md
@@ -15,6 +15,7 @@ podman export - Export container's filesystem contents as a tar archive
**podman export** exports the filesystem of a container and saves it as a tarball
on the local machine. **podman export** writes to STDOUT by default and can be
redirected to a file using the **output flag**.
+Note: `:` is a restricted character and cannot be part of the file name.
**podman [GLOBAL OPTIONS]**