Fix ctr command typo.
Signed-off-by: Qian Xiao <heyheyco@gmail.com>
This commit is contained in:
parent
fabebe5d55
commit
469b637358
@ -65,7 +65,7 @@ var platformRunFlags = []cli.Flag{
|
||||
},
|
||||
cli.Float64Flag{
|
||||
Name: "cpus",
|
||||
Usage: "set the CFS cpu qouta",
|
||||
Usage: "set the CFS cpu quota",
|
||||
Value: 0.0,
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user