Fix param name for inspect_image in API docs

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-06-09 13:01:29 -07:00
parent 299ffadb95
commit b050544237
1 changed files with 1 additions and 1 deletions

View File

@ -606,7 +606,7 @@ Identical to the `docker inspect` command, but only for images.
**Params**:
* image_id (str): The image to inspect
* image (str): The image to inspect
**Returns** (dict): Nearly the same output as `docker inspect`, just as a
single dict