summaryrefslogtreecommitdiff
path: root/docs/podman-load.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-load.1.md')
-rw-r--r--docs/podman-load.1.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/podman-load.1.md b/docs/podman-load.1.md
index 0777059f1..7c1357503 100644
--- a/docs/podman-load.1.md
+++ b/docs/podman-load.1.md
@@ -16,6 +16,7 @@ podman\-load - Load an image from docker archive
**podman load** copies an image from either **docker-archive** or **oci-archive** stored
on the local machine. **podman load** reads from stdin by default or a file if the **input** flag is set.
The **quiet** flag suppresses the output when set.
+Note: `:` is a restricted character and cannot be part of the file name.
**podman [GLOBAL OPTIONS]**