diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-05-29 13:18:34 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-05-30 13:49:45 +0000 |
commit | 71487466fb43c2d7960e879c291aae4890506e15 (patch) | |
tree | 4b2e787b8d916b9c72f58be98345f26927f03a5d /docs/podman-run.1.md | |
parent | 8ee0f2bf912c3dc2d299b6efedece6dfb4816195 (diff) | |
download | podman-71487466fb43c2d7960e879c291aae4890506e15.tar.gz podman-71487466fb43c2d7960e879c291aae4890506e15.tar.bz2 podman-71487466fb43c2d7960e879c291aae4890506e15.zip |
Cleanup man pages
Format md files to work properly when converted to man pages.
Add sed command to cleanup table in podman man page.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #842
Approved by: mheon
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index df79114f6..918c27ccf 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -1,5 +1,4 @@ -% podman(1) podman-run - Run a command in a container -% Dan Walsh +% podman-run "1" ## NAME podman\-run - Run a command in a new container |