diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-08-02 14:41:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-02 14:41:59 -0400 |
commit | d55445d77f8eec5b91cc5d644e97e15f88b2f917 (patch) | |
tree | 5e56299a29e9f85cd3e302d6e3245fee20d4fc6f /docs/podman-export.1.md | |
parent | 126a97af8288f2ddfbb0d70938e38147307ca459 (diff) | |
parent | 995ab8391d8f689942d937ff6bce59dd86833d29 (diff) | |
download | podman-d55445d77f8eec5b91cc5d644e97e15f88b2f917.tar.gz podman-d55445d77f8eec5b91cc5d644e97e15f88b2f917.tar.bz2 podman-d55445d77f8eec5b91cc5d644e97e15f88b2f917.zip |
Merge pull request #1202 from rhatdan/man
Man page fixes found by https://pagure.io/ManualPageScan
Diffstat (limited to 'docs/podman-export.1.md')
-rw-r--r-- | docs/podman-export.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-export.1.md b/docs/podman-export.1.md index 6029beeb5..9adc1499b 100644 --- a/docs/podman-export.1.md +++ b/docs/podman-export.1.md @@ -1,7 +1,7 @@ % podman-export "1" ## NAME -podman export - Export container's filesystem contents as a tar archive +podman\-export - Export container's filesystem contents as a tar archive ## SYNOPSIS **podman export** [*options*] *container* |