mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
fix 26348: add container diff --latest doc
Signed-off-by: Marek Libra <marek.libra@gmail.com>
This commit is contained in:
parent
bb571b48c3
commit
bd2c838b0e
1 changed files with 5 additions and 0 deletions
|
|
@ -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)**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue