diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/podman-inspect.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-inspect.1.md b/docs/podman-inspect.1.md index 17fb2df60..7bdbcc662 100644 --- a/docs/podman-inspect.1.md +++ b/docs/podman-inspect.1.md @@ -48,7 +48,7 @@ Display the total file size if the type is a container "Parent": "", "Comment": "", "Created": "2017-11-14T21:07:08.475840838Z", - "ContainerConfig": { + "Config": { "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "DISTTAG=f27container", |