From fcd2860045a05cecb4efd445ddb10566580cbfdb Mon Sep 17 00:00:00 2001 From: Shishir Mahajan Date: Thu, 7 Jan 2016 11:08:30 -0500 Subject: [PATCH] man page fix: remove -e/--exec-drive=native related description Signed-off-by: Shishir Mahajan --- man/docker.1.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/man/docker.1.md b/man/docker.1.md index 83e57affa2..f2bb68f2ce 100644 --- a/man/docker.1.md +++ b/man/docker.1.md @@ -226,10 +226,8 @@ inside it) # EXEC DRIVER OPTIONS -Use the **--exec-opt** flags to specify options to the execution driver. The only -runtime that accepts any options is Linux. As a -result, you must also specify **-s=**native for this option to have effect. The -following is the only *native* option: +Use the **--exec-opt** flags to specify options to the execution driver. +The following options are available: #### native.cgroupdriver Specifies the management of the container's `cgroups`. You can specify