manual: update: Add kernelTCP configuration into code's --help

To make --help option output same example with man.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
This commit is contained in:
Zhao Lei 2016-05-25 16:01:03 +08:00
parent f5b674c914
commit 935eba1cc1
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ The accepted format is as follow (unchanged values can be omitted):
"limit": 0,
"reservation": 0,
"swap": 0,
"kernel": 0
"kernel": 0,
"kernelTCP": 0
},
"cpu": {
"shares": 0,