From 92b48f975ad229dee1eb37c97a4f0be9cc56162b Mon Sep 17 00:00:00 2001 From: resouer Date: Mon, 9 Feb 2015 15:15:07 +0800 Subject: [PATCH] Add cors header flag and leave boolean flag not changed Deprecate api-enable-cors Update docs & man files Signed-off-by: harry zhang --- docs/sources/reference/commandline/cli.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/reference/commandline/cli.md b/docs/sources/reference/commandline/cli.md index 69f602b4f9..eb61872dae 100644 --- a/docs/sources/reference/commandline/cli.md +++ b/docs/sources/reference/commandline/cli.md @@ -75,6 +75,7 @@ expect an integer, and they can only be specified once. Options: --api-enable-cors=false Enable CORS headers in the remote API + --api-cors-header="" Set CORS headers in the remote API -b, --bridge="" Attach containers to a network bridge --bip="" Specify network bridge IP -D, --debug=false Enable debug mode