index 94074928cbe15dbd1d11cb721b8475bf6d9c0bdf..3350e130596adbd522d9f3f00f99363e54b6f437 100644 (file)
appendPQExpBufferStr(start_db_cmd, " -l logfile start");
printf(_("\nSuccess. You can now start the database server using:\n\n"
- " %s\n\n"),
+ " %s\n\n"),
start_db_cmd->data);
destroyPQExpBuffer(start_db_cmd);