diff --git a/scripts/lib/bsp/help.py b/scripts/lib/bsp/help.py index bbb7b317d7..2b4ed06d27 100644 --- a/scripts/lib/bsp/help.py +++ b/scripts/lib/bsp/help.py @@ -103,6 +103,7 @@ yocto_bsp_create_usage = """ usage: yocto-bsp create [-o | --outdir ] [-i | --infile ] + [-c | --codedump] [-s | --skip-git-check] This command creates a Yocto BSP based on the specified parameters. The new BSP will be a new Yocto BSP layer contained by default within @@ -131,6 +132,7 @@ NAME SYNOPSIS yocto-bsp create [-o | --outdir ] [-i | --infile ] + [-c | --codedump] [-s | --skip-git-check] DESCRIPTION This command creates a Yocto BSP based on the specified