ISSUE:IBTG29 安全规范告警清理

Signed-off-by: xuezhou_yan <yangang20@huawei.com>
This commit is contained in:
xuezhou_yan
2025-03-14 16:31:40 +08:00
parent d78f9f0610
commit 7f7979b2ff
-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();