Skip to content

Commit 9e5cebe

Browse files
restyled-commitsXToripuru
authored andcommitted
Restyled by shellharden
1 parent 74a46cd commit 9e5cebe

File tree

1 file changed

+1
-1
lines changed
  • integrations/docker/images/stage-2/chip-build-tizen/tizen-sdk-installer

1 file changed

+1
-1
lines changed

integrations/docker/images/stage-2/chip-build-tizen/tizen-sdk-installer/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function show_help() {
4545
echo
4646
echo "Options:"
4747
echo " -h, --help Display this information"
48-
echo " --cpu Comma separated list of CPUs. Like `arm` or `arm64`"
48+
echo " --cpu Comma separated list of CPUs. Like $(arm) or $(arm64)"
4949
echo " --tizen-sdk-path Set directory for Tizen SDK installation. Default is $TIZEN_SDK_ROOT"
5050
echo " --tizen-sdk-data-path Set directory for Tizen SDK runtime data. Default is $TIZEN_SDK_DATA_PATH"
5151
echo " --install-dependencies This option installs all required dependencies"

0 commit comments

Comments
 (0)