From: Simon Glass Date: Thu, 9 Apr 2020 21:08:49 +0000 (-0600) Subject: buildman: Add the abbreviation for --boards X-Git-Tag: v2020.10~274^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e040b574688b5b2dd670d6390a37d311814eba7;p=platform%2Fkernel%2Fu-boot.git buildman: Add the abbreviation for --boards This option may be frequency used, so mention that it can be abbreviated to --bo Signed-off-by: Simon Glass --- diff --git a/tools/buildman/README b/tools/buildman/README index 86f5dfe..9bf4383 100644 --- a/tools/buildman/README +++ b/tools/buildman/README @@ -151,9 +151,9 @@ You can also use -x to specifically exclude some boards. For example: means to build all arm boards except nvidia, freescale and anything ending with 'ball'. -For building specific boards you can use the --boards option, which takes a -comma-separated list of board target names and be used multiple times on -the command line: +For building specific boards you can use the --boards (or --bo) option, which +takes a comma-separated list of board target names and be used multiple times +on the command line: buildman --boards sandbox,snow --boards