diff options
Diffstat (limited to 'docs/podman-diff.1.md')
-rw-r--r-- | docs/podman-diff.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-diff.1.md b/docs/podman-diff.1.md index 427843d08..eae3521f5 100644 --- a/docs/podman-diff.1.md +++ b/docs/podman-diff.1.md @@ -4,7 +4,7 @@ podman\-diff - Inspect changes on a container or image's filesystem ## SYNOPSIS -**podman** **diff** [*options* [...]] NAME +**podman diff** [*options*] *name* ## DESCRIPTION Displays changes on a container or image's filesystem. The container or image will be compared to its parent layer |