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": "{}", } ```