add usage for cpu-set

This commit is contained in:
Tony Li 2018-02-13 10:41:36 -08:00 committed by GitHub
parent 84954e2d20
commit 9651a8043e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,6 +185,7 @@ var flags = []cli.Flag{
cli.StringFlag{
EnvVar: "DRONE_LIMIT_CPU_SET",
Name: "limit-cpu-set",
Usage: "set the cpus allowed to execute containers",
},
//
// remote parameters