mirror of https://github.com/containers/podman.git
Merge pull request #26402 from mareklibra/26348.latest
fix 26348: add container diff --latest doc
This commit is contained in:
commit
282bcd878a
|
|
@ -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…
Reference in New Issue