diff --git a/build/scripts/run_main.sh b/build/scripts/run_main.sh index 6a9cdb2b6cae262456290f61c0226764c008f313..e033c38ea77dcb86206527341cc1bbda40f0870c 100644 --- a/build/scripts/run_main.sh +++ b/build/scripts/run_main.sh @@ -37,8 +37,12 @@ Usage: ./Ascend-docker-runtime_${PACKAGE_VERSION}_linux-$(uname -m).run [options Options: --help | -h Print this message --check Checks integrity and version dependency of the archive + --info|--list|--quiet|--tar| + --nox11|--noexec|--extract These parameters are meaningless for Ascend-docker-runtime and + will be discarded in the future --install Install into this system - --install-path Specify the installation path (default: /usr/local/Ascend/Ascend-Docker-Runtime) + --install-path Specify the installation path (default: /usr/local/Ascend/Ascend-Docker-Runtime), + which must be absolute path --uninstall Uninstall the installed ascend-docker-runtime tool --upgrade Upgrade the installed ascend-docker-runtime tool --install-type= Only A500, A500A2, A200ISoC, A200IA2 and A200 need to specify