From 9ef5f0a5f4b63470c39cc53e266c3675bd3b19e1 Mon Sep 17 00:00:00 2001 From: Lem <199086+Lem@users.noreply.github.com> Date: Sun, 13 Oct 2019 12:23:10 +0200 Subject: [PATCH] Add missing newline in help output --- src/core/config/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config/usage.h b/src/core/config/usage.h index 3f172427..44c75860 100644 --- a/src/core/config/usage.h +++ b/src/core/config/usage.h @@ -60,7 +60,7 @@ Options:\n\ rx/wow, rx/loki\n" #endif "\ - --coin=COIN specify coin instead of algorithm\ + --coin=COIN specify coin instead of algorithm\n\ -o, --url=URL URL of mining server\n\ -O, --userpass=U:P username:password pair for mining server\n\ -u, --user=USERNAME username for mining server\n\