From 6bb4f0e36986951172803cf0382383e37798028c Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 29 Jun 2017 00:03:23 +0200 Subject: [PATCH] Update API.md --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 93e5c7233..ddd0e95a4 100644 --- a/API.md +++ b/API.md @@ -244,7 +244,7 @@ Output the raw docker log "state": "none|started|stopped", "boot": "auto|manual", "build": "bool", - "options": "null|{}", + "options": "{}", } ```