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-kill.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-kill.1.md')
-rw-r--r-- | docs/podman-kill.1.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/podman-kill.1.md b/docs/podman-kill.1.md index c683d2cf3..e2ba6cbc7 100644 --- a/docs/podman-kill.1.md +++ b/docs/podman-kill.1.md @@ -1,6 +1,4 @@ -% podman(1) podman-kill- Kill one or more containers with a signal -% Brent Baude -# podman-kill"1" "September 2017" "podman" +% podman-kill "1" ## NAME podman\-kill - Kills one or more containers with a signal |