diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-06-11 21:21:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-11 21:21:33 +0200 |
commit | c385f33cdf5e480b4c3f03227989cd56563d9cc0 (patch) | |
tree | b9aebcba7b70902b88babbcc34ba6ee37849c701 /docs/podman-container-restore.1.md | |
parent | 130f6cba8c3cf78948c80930fa81f476cd32cc3b (diff) | |
parent | 9f49c1af46f9272c25db44c6e3e6ff9ec96aad4c (diff) | |
download | podman-c385f33cdf5e480b4c3f03227989cd56563d9cc0.tar.gz podman-c385f33cdf5e480b4c3f03227989cd56563d9cc0.tar.bz2 podman-c385f33cdf5e480b4c3f03227989cd56563d9cc0.zip |
Merge pull request #3290 from edsantiago/bats
BATS tests - get working again
Diffstat (limited to 'docs/podman-container-restore.1.md')
-rw-r--r-- | docs/podman-container-restore.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-container-restore.1.md b/docs/podman-container-restore.1.md index 5b94cd2fa..c96a37f80 100644 --- a/docs/podman-container-restore.1.md +++ b/docs/podman-container-restore.1.md @@ -45,8 +45,8 @@ connections. **--import, -i** Import a checkpoint tar.gz file, which was exported by Podman. This can be used -to import a checkpointed container from another host. It is not necessary to specify -a container when restoring from an exported checkpoint. +to import a checkpointed container from another host. Do not specify a *container* +argument when using this option. **--name, -n** |