No description provided.
doc: Add a missing closing parenthesis in the bitcoin-wallet's help #16863
pull darosior wants to merge 1 commits into bitcoin:master from darosior:bitcoin_wallet_nit changing 1 files +1 −1-
darosior commented at 2:26 PM on September 13, 2019: member
-
in src/bitcoin-wallet.cpp:30 in c59e86ebc5 outdated
26 | @@ -27,7 +27,7 @@ static void SetupWalletToolArgs() 27 | gArgs.AddArg("-datadir=<dir>", "Specify data directory", ArgsManager::ALLOW_ANY, OptionsCategory::OPTIONS); 28 | gArgs.AddArg("-wallet=<wallet-name>", "Specify wallet name", ArgsManager::ALLOW_ANY | ArgsManager::NETWORK_ONLY, OptionsCategory::OPTIONS); 29 | gArgs.AddArg("-debug=<category>", "Output debugging information (default: 0).", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); 30 | - gArgs.AddArg("-printtoconsole", "Send trace/debug info to console (default: 1 when no -debug is true, 0 otherwise.", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); 31 | + gArgs.AddArg("-printtoconsole", "Send trace/debug info to console (default: 1 when no -debug is true, 0 otherwise.)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST);
kristapsk commented at 2:32 PM on September 13, 2019:Shouldn't full stop go after closing parenthesis not before?
darosior commented at 3:00 PM on September 13, 2019:Thanks
kristapsk changes_requestedfanquake added the label Docs on Sep 13, 2019bitcoin-wallet: Add a missing closing parenthesis in the help b6233a4985darosior force-pushed on Sep 13, 2019laanwj renamed this:NIT: Add a missing closing parenthesis in the bitcoin-wallet's help
doc: Add a missing closing parenthesis in the bitcoin-wallet's help
on Sep 13, 2019kristapsk approvedkristapsk approvedkristapsk commented at 3:12 PM on September 13, 2019: contributorutACK b6233a4985519fea2ca35ae6d45877bb2df697f9
emilengler commented at 3:36 PM on September 13, 2019: contributorConcept ACK
promag commented at 5:11 PM on September 15, 2019: memberACK
fanquake approvedfanquake commented at 12:06 AM on September 16, 2019: memberACK b6233a4985519fea2ca35ae6d45877bb2df697f9
fanquake referenced this in commit 9debfd0e28 on Sep 16, 2019fanquake merged this on Sep 16, 2019fanquake closed this on Sep 16, 2019jasonbcox referenced this in commit 74f32509bf on Oct 16, 2020Munkybooty referenced this in commit 5c6d60cfa6 on Dec 7, 2021Munkybooty referenced this in commit 9c25e1723d on Dec 15, 2021DrahtBot locked this on Dec 16, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:14 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:14 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me