From 98277f3cad55e68aa730ba40cb375b268ee794e6 Mon Sep 17 00:00:00 2001 From: Shishir Mahajan Date: Mon, 11 May 2015 14:55:44 -0400 Subject: [PATCH] Missing exec-opt[] option in CommandLine docs Signed-off-by: Shishir Mahajan --- 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 30e2f80d0b..1a0ab98551 100644 --- a/docs/sources/reference/commandline/cli.md +++ b/docs/sources/reference/commandline/cli.md @@ -151,6 +151,7 @@ expect an integer, and they can only be specified once. --dns-search=[] DNS search domains to use --default-ulimit=[] Set default ulimit settings for containers -e, --exec-driver="native" Exec driver to use + --exec-opt=[] Set exec driver options --fixed-cidr="" IPv4 subnet for fixed IPs --fixed-cidr-v6="" IPv6 subnet for fixed IPs -G, --group="docker" Group for the unix socket