mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-24 05:24:34 +00:00
parent
817ee0d826
commit
d887f54494
@ -256,7 +256,8 @@ std::string HelpMessage()
|
|||||||
" -daemon " + _("Run in the background as a daemon and accept commands") + "\n" +
|
" -daemon " + _("Run in the background as a daemon and accept commands") + "\n" +
|
||||||
#endif
|
#endif
|
||||||
" -testnet " + _("Use the test network") + "\n" +
|
" -testnet " + _("Use the test network") + "\n" +
|
||||||
" -debug " + _("Output extra debugging information") + "\n" +
|
" -debug " + _("Output extra debugging information. Implies all other -debug* options") + "\n" +
|
||||||
|
" -debugnet " + _("Output extra network debugging information") + "\n" +
|
||||||
" -logtimestamps " + _("Prepend debug output with timestamp") + "\n" +
|
" -logtimestamps " + _("Prepend debug output with timestamp") + "\n" +
|
||||||
" -printtoconsole " + _("Send trace/debug info to console instead of debug.log file") + "\n" +
|
" -printtoconsole " + _("Send trace/debug info to console instead of debug.log file") + "\n" +
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user