@@ -150,7 +150,6 @@ help_pg_probackup(void)
150150printf (_ (" [--remote-port] [--remote-path] [--remote-user]\n" ));
151151printf (_ (" [--ssh-options]\n" ));
152152printf (_ (" [--ttl=interval] [--expire-time=timestamp] [--note=text]\n" ));
153- printf (_ (" [--start-time]\n" ));
154153printf (_ (" [--help]\n" ));
155154
156155
@@ -324,7 +323,6 @@ help_backup(void)
324323printf (_ (" [--remote-port] [--remote-path] [--remote-user]\n" ));
325324printf (_ (" [--ssh-options]\n" ));
326325printf (_ (" [--ttl=interval] [--expire-time=timestamp] [--note=text]\n\n" ));
327- printf (_ (" [--start-time]\n" ));
328326
329327printf (_ (" -B, --backup-path=backup-path location of the backup storage area\n" ));
330328printf (_ (" -b, --backup-mode=backup-mode backup mode=FULL|PAGE|DELTA|PTRACK\n" ));
@@ -345,7 +343,6 @@ help_backup(void)
345343printf (_ (" --no-sync do not sync backed up files to disk\n" ));
346344printf (_ (" --note=text add note to backup\n" ));
347345printf (_ (" (example: --note='backup before app update to v13.1')\n" ));
348- printf (_ (" --start-time set time of starting backup as a parameter for naming backup\n" ));
349346
350347printf (_ ("\n Logging options:\n" ));
351348printf (_ (" --log-level-console=log-level-console\n" ));