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-attach.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-attach.1.md')
-rw-r--r-- | docs/podman-attach.1.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/podman-attach.1.md b/docs/podman-attach.1.md index 6008475a8..900f76ced 100644 --- a/docs/podman-attach.1.md +++ b/docs/podman-attach.1.md @@ -1,6 +1,4 @@ -% podman(1) podman-attach - See the output of pid 1 of a container or enter the container -% Dan Walsh -# podman-attach "1" "December 2017" "podman" +% podman-attach "1" ## NAME podman\-attach - Attach to a running container |