Merge pull request #26402 from mareklibra/26348.latest

fix 26348: add container diff --latest doc
This commit is contained in:
openshift-merge-bot[bot] 2025-06-13 10:00:30 +00:00 committed by GitHub
commit 282bcd878a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -44,6 +44,11 @@ $ podman container diff --format json container1 container2
}
```
```
$ podman container diff --latest
C /etc
```
## SEE ALSO
**[podman(1)](podman.1.md)**, **[podman-container(1)](podman-container.1.md)**