!6481 消除重复提示

Merge pull request !6481 from 姜岩/6.0.0
This commit is contained in:
opengauss_bot
2024-09-27 02:56:55 +00:00
committed by Gitee

View File

@ -355,7 +355,6 @@ static void help_set_config(void)
printf(_(" [--log-rotation-age=log-rotation-age]\n"));
printf(_(" [--remote-proto=protocol] [--remote-host=destination]\n"));
printf(_(" [--remote-path=path] [--remote-user=username]\n"));
printf(_(" [--remote-port=port] [--ssh-options=ssh_options]\n\n"));
printf(_(" [--remote-libpath=libpath]\n"));
printf(_(" [--remote-port=port] [--ssh-options=ssh_options]\n"));
printf(_(" [--media-type=type] [--access-id=ak] [--access-key=sk]\n"));