From 03244e9bf4891a0a5f41c799ab73acb2035f61ae Mon Sep 17 00:00:00 2001 From: jiangyan <18091841830@163.com> Date: Thu, 26 Sep 2024 20:21:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E6=95=B0=E9=87=8D=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bin/pg_probackup/help.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/pg_probackup/help.cpp b/src/bin/pg_probackup/help.cpp index f22612359..bea3d2f03 100644 --- a/src/bin/pg_probackup/help.cpp +++ b/src/bin/pg_probackup/help.cpp @@ -274,7 +274,6 @@ static void help_add_instance(void) printf(_(" [--remote-path=path] [--remote-user=username]\n")); printf(_(" [--remote-port=port] [--ssh-options=ssh_options]\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")); printf(_(" [--access-bucket=bucket] [--endpoint=endpoint] [--region=region]\n")); #ifndef ENABLE_LITE_MODE