From be2dc9ccca28d66ae6d0385593da480463e5e7ea Mon Sep 17 00:00:00 2001 From: Austin Bozowski Date: Thu, 2 Jun 2022 21:19:04 +0000 Subject: [PATCH] README --- examples/chef/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/chef/README.md b/examples/chef/README.md index 43b1e744608f84..01371f72781bb5 100644 --- a/examples/chef/README.md +++ b/examples/chef/README.md @@ -102,4 +102,4 @@ Once the validation job is complete, there is a separate job for each platform, These jobs use a platform-specific image with base `chip-build`. -The build jobs call chef with the options `--ci -t `. The `--ci` flag will build all examples for the specified platform and for all devices specified in `_CI_ALLOW_LIST` defined in `chef.py` (so long as these devices are also in `/devices`). +The build jobs call chef with the options `--ci -t `. The `--ci`option will execute builds for all devices specified in `_CI_ALLOW_LIST` defined in `chef.py` (so long as these devices are also in `/devices`) on the specified platform.