Add bash completions for new flags of `update`

Add bash completions for flags "--cpu-rt-period" and "--cpu-rt-runtime"
for `update` command.

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
This commit is contained in:
Zhang Wei 2016-11-07 17:49:31 +08:00
parent e3ba943b6d
commit 000431124b
1 changed files with 2 additions and 0 deletions

View File

@ -719,6 +719,8 @@ _runc_update() {
--blkio-weight
--cpu-period
--cpu-quota
--cpu-rt-period
--cpu-rt-runtime
--cpu-share
--cpuset-cpus
--cpuset-mems