mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user