Update API.md

This commit is contained in:
Pascal Vizeli 2017-06-29 00:03:23 +02:00 committed by GitHub
parent 56a9f64730
commit 6bb4f0e369

2
API.md
View File

@ -244,7 +244,7 @@ Output the raw docker log
"state": "none|started|stopped", "state": "none|started|stopped",
"boot": "auto|manual", "boot": "auto|manual",
"build": "bool", "build": "bool",
"options": "null|{}", "options": "{}",
} }
``` ```