!528 ISSUE:IBTG29 安全规范告警清理

Merge pull request !528 from 严学舟/master
This commit is contained in:
openharmony_ci
2025-03-14 09:47:08 +00:00
committed by Gitee
-1
View File
@@ -212,7 +212,6 @@ void PrintHelp(void)
void OutputVersion(const char *arg, int opt)
{
if (arg != NULL && opt > 1) {
printf("syscap_tool: extra operand \"%s\"\n", arg);
printf("Try 'syscap_tool --help' for more information.\n");
} else {
(void)PrintVersion();