diff options
author | Valentin Rothberg <vrothberg@suse.com> | 2018-08-30 11:24:06 +0200 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-08-30 16:51:56 +0000 |
commit | 1243bfa6f14ed6cfb21e7db965e52bb7ddafd1f0 (patch) | |
tree | 58b0b1e5341b0617a5d65663aac2663afade7d55 /docs/podman-history.1.md | |
parent | 3f6426aeec0fae9e6aac7aa5c5c94600c5fe3ff9 (diff) | |
download | podman-1243bfa6f14ed6cfb21e7db965e52bb7ddafd1f0.tar.gz podman-1243bfa6f14ed6cfb21e7db965e52bb7ddafd1f0.tar.bz2 podman-1243bfa6f14ed6cfb21e7db965e52bb7ddafd1f0.zip |
docs: consistent headings
Base heading is level 2, which is identical to the level 1. However
level 3 will be indendet which is used a lot in the `## EXAMPLES`
sections.
Signed-off-by: Valentin Rothberg <vrothberg@suse.com>
Closes: #1375
Approved by: rhatdan
Diffstat (limited to 'docs/podman-history.1.md')
-rw-r--r-- | docs/podman-history.1.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/podman-history.1.md b/docs/podman-history.1.md index 6791c772d..4993fa07d 100644 --- a/docs/podman-history.1.md +++ b/docs/podman-history.1.md @@ -89,9 +89,6 @@ b676ca55e4f2c 9 weeks ago ] ``` -## history -Show the history of an image - ## SEE ALSO podman(1), crio(8) |