Fix typo
from 927474ce1a2
This commit is contained in:
parent
d0abe78d84
commit
fef819ac53
@ -225,7 +225,7 @@ main(int argc, char **argv)
|
||||
|
||||
if (writerecoveryconf && connstr_source == NULL)
|
||||
{
|
||||
pg_log_error("no source server information (--source--server) specified for --write-recovery-conf");
|
||||
pg_log_error("no source server information (--source-server) specified for --write-recovery-conf");
|
||||
fprintf(stderr, _("Try \"%s --help\" for more information.\n"), progname);
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user