Added missing newline

This commit is contained in:
SChernykh 2024-04-23 18:59:04 +02:00
parent c3add767be
commit 313a099a4b

View file

@ -62,7 +62,7 @@ void p2pool_usage()
"--no-igd An alias for --no-upnp\n" "--no-igd An alias for --no-upnp\n"
"--upnp-stratum Port forward Stratum port (it's not forwarded by default)\n" "--upnp-stratum Port forward Stratum port (it's not forwarded by default)\n"
#endif #endif
"--merge-mine IP:port and wallet address for another blockchain to merge mine with" "--merge-mine IP:port and wallet address for another blockchain to merge mine with\n"
"--version Print p2pool's version and build details\n" "--version Print p2pool's version and build details\n"
"--help Show this help message\n\n" "--help Show this help message\n\n"
"Example command line:\n\n" "Example command line:\n\n"