!444 hb build --help拼写错误

Merge pull request !444 from xiyue5/hbbuild
This commit is contained in:
openharmony_ci
2022-04-22 06:18:11 +00:00
committed by Gitee
+1 -1
View File
@@ -77,7 +77,7 @@ def add_options(parser):
action='store_true')
parser.add_argument('--compact-mode',
action='store_false',
help='compactiable with standard build system'
help='compatible with standard build system '
'set to false if we use build.sh as build entrance',
default=True)
parser.add_argument('--gn-args',