diff options
| author | Samuel B. Atwood <[email protected]> | 2018-07-02 15:05:48 -0500 |
|---|---|---|
| committer | fanquake <[email protected]> | 2018-07-08 21:12:31 +0800 |
| commit | 5e362c0cf0148d594c1e83edab0774b64e8ec754 (patch) | |
| tree | 129f6520d375fe0045447a452f7e82bb4656266d /src/httpserver.cpp | |
| parent | Merge #13564: [wallet] loadwallet shouldn't create new wallets. (diff) | |
| download | discoin-5e362c0cf0148d594c1e83edab0774b64e8ec754.tar.xz discoin-5e362c0cf0148d594c1e83edab0774b64e8ec754.zip | |
Fix command line help for -printtoconsole and -debuglogfile
#13004 changed the default behavior for printtoconsole but this has not been reflected in the command line help.
This fixes the description of -printtoconsole to reflect this change, and also provides the user with missing information on how to explicitly disable logging to debug.log.
At present I have made the latter update to two separate places (-printtoconsole and -debuglogfile) because a user looking for information on how to disable logging is probably going to look in the "Debugging/Testing Options" section. Moving -debuglogfile from the "General" options category to the "Debugging/Testing" section could potentially remove the need for this redundancy but may be out of the scope of this PR.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions