Example lists "root' but text mentions "bundlePath"

Signed-off-by: Andrii Melnykov <andy.melnikov@gmail.com>
This commit is contained in:
nponeccop
2015-11-29 12:59:49 +02:00
committed by Andrii Melnykov
parent 8d66fdd863
commit c19a920a9c
+1 -1
View File
@@ -29,7 +29,7 @@ This is provided so that consumers can find the container's configuration and ro
{
"id": "oc-container",
"pid": 4422,
"root": "/containers/redis"
"bundlePath": "/containers/redis"
}
```