diff --git a/examples/chef/chef.py b/examples/chef/chef.py index 075153245d8415..7378d2f471cdae 100755 --- a/examples/chef/chef.py +++ b/examples/chef/chef.py @@ -129,8 +129,8 @@ def generate_device_manifest( """Produces dictionary containing md5 of device dir zap files. Args: - include_zap_submod: Include ZAP commit in manifest write_manifest_file: Serialize manifest in file and tree + zap_check_master: deprecated - check master instead of HEAD for zap Returns: Dict containing MD5 of device dir zap files. """