diff options
author | Valentin Rothberg <vrothberg@suse.com> | 2018-08-30 10:41:19 +0200 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-08-30 16:51:56 +0000 |
commit | 442742aa0aa065e3e7d033918340b68582e213e8 (patch) | |
tree | ba67da5fc1449749aeac72088caaae2c546f2906 /docs/podman-run.1.md | |
parent | bdce676307cf26837a44d30729020d2f9a7a3950 (diff) | |
download | podman-442742aa0aa065e3e7d033918340b68582e213e8.tar.gz podman-442742aa0aa065e3e7d033918340b68582e213e8.tar.bz2 podman-442742aa0aa065e3e7d033918340b68582e213e8.zip |
docs: fix headers
Signed-off-by: Valentin Rothberg <vrothberg@suse.com>
Closes: #1375
Approved by: rhatdan
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index 8df8b08fe..68dc81b7f 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -1,4 +1,4 @@ -% podman-run "1" +% podman-run(1) ## NAME podman\-run - Run a command in a new container |