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-pod.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-pod.1.md')
-rw-r--r-- | docs/podman-pod.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-pod.1.md b/docs/podman-pod.1.md index 48327d2bf..621348c03 100644 --- a/docs/podman-pod.1.md +++ b/docs/podman-pod.1.md @@ -6,7 +6,7 @@ podman\-pod - Simple management tool for groups of containers, called pods. ## SYNOPSIS **podman pod** *subcommand* -# DESCRIPTION +## DESCRIPTION podman pod is a set of subcommands that manage pods, or groups of containers. ## SUBCOMMANDS |