Deprecate -c cli short variant flag in docker cli

- build
- create

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: d1064bd441612244d7a560c6ceb3704ad12b23a6
Component: engine
This commit is contained in:
Vincent Demeester
2015-10-16 21:05:18 +02:00
parent 8703001b4e
commit 943431b7fa
11 changed files with 18 additions and 16 deletions

View File

@ -15,7 +15,7 @@ parent = "smn_cli"
Build a new image from the source code at PATH
--build-arg=[] Set build-time variables
-c, --cpu-shares CPU Shares (relative weight)
--cpu-shares CPU Shares (relative weight)
--cgroup-parent="" Optional parent cgroup for the container
--cpu-period=0 Limit the CPU CFS (Completely Fair Scheduler) period
--cpu-quota=0 Limit the CPU CFS (Completely Fair Scheduler) quota