mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-02 00:56:02 +00:00
commit
1cd8a14471
@ -303,7 +303,7 @@ std::string HelpMessage()
|
||||
" -pid=<file> " + _("Specify pid file (default: dogecoind.pid)") + "\n" +
|
||||
" -gen " + _("Generate coins (default: 0)") + "\n" +
|
||||
" -datadir=<dir> " + _("Specify data directory") + "\n" +
|
||||
" -wallet=<file> " + _("Specify wallet file (within data directory)") + "\n";
|
||||
" -wallet=<file> " + _("Specify wallet file (within data directory)") + "\n" +
|
||||
" -dbcache=<n> " + _("Set database cache size in megabytes (default: 100)") + "\n" +
|
||||
" -timeout=<n> " + _("Specify connection timeout in milliseconds (default: 5000)") + "\n" +
|
||||
" -proxy=<ip:port> " + _("Connect through socks proxy") + "\n" +
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user