From d8939e35f7592db7bcb009625d607a5dec5e4a7e Mon Sep 17 00:00:00 2001 From: Lei Jitang Date: Wed, 6 Apr 2016 21:52:10 +0800 Subject: [PATCH] Correct the description of --group-add in run.md Signed-off-by: Lei Jitang Upstream-commit: 9a7f2e726885386f57d115f8652b0ae87b20dce6 Component: engine --- components/engine/docs/reference/run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/reference/run.md b/components/engine/docs/reference/run.md index 62cd5c888a..170dd35079 100644 --- a/components/engine/docs/reference/run.md +++ b/components/engine/docs/reference/run.md @@ -1056,7 +1056,7 @@ Both flags take limits in the `:` format. Both read and write rates must be a positive integer. ## Additional groups - --group-add: Add Linux capabilities + --group-add: Add additional groups to run as By default, the docker container process runs with the supplementary groups looked up for the specified user. If one wants to add more to that list of groups, then