Add command aliases to SYNOPSIS section

The files under docs/links reference another man page, e.g.
`man podman-container-list` displays `podman-ps(1)`. This adds
the alias to the in the displayed page's SYNOPSIS section.

Signed-off-by: Ryan Whalen <rj.whalen@gmail.com>
This commit is contained in:
Ryan Whalen
2019-08-31 16:58:52 -04:00
parent d266dbea15
commit 09f373283a
31 changed files with 75 additions and 0 deletions

View File

@ -6,6 +6,8 @@ podman\-diff - Inspect changes on a container or image's filesystem
## SYNOPSIS
**podman diff** [*options*] *name*
**podman container diff** [*options*] *name*
## DESCRIPTION
Displays changes on a container or image's filesystem. The container or image will be compared to its parent layer