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
  1. darosior commented at 2:26 PM on September 13, 2019: member

    No description provided.

  2. 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

  3. kristapsk changes_requested
  4. fanquake added the label Docs on Sep 13, 2019
  5. bitcoin-wallet: Add a missing closing parenthesis in the help b6233a4985
  6. darosior force-pushed on Sep 13, 2019
  7. laanwj 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, 2019
  8. kristapsk approved
  9. kristapsk approved
  10. kristapsk commented at 3:12 PM on September 13, 2019: contributor

    utACK b6233a4985519fea2ca35ae6d45877bb2df697f9

  11. emilengler commented at 3:36 PM on September 13, 2019: contributor

    Concept ACK

  12. promag commented at 5:11 PM on September 15, 2019: member

    ACK

  13. fanquake approved
  14. fanquake commented at 12:06 AM on September 16, 2019: member

    ACK b6233a4985519fea2ca35ae6d45877bb2df697f9

  15. fanquake referenced this in commit 9debfd0e28 on Sep 16, 2019
  16. fanquake merged this on Sep 16, 2019
  17. fanquake closed this on Sep 16, 2019

  18. jasonbcox referenced this in commit 74f32509bf on Oct 16, 2020
  19. Munkybooty referenced this in commit 5c6d60cfa6 on Dec 7, 2021
  20. Munkybooty referenced this in commit 9c25e1723d on Dec 15, 2021
  21. DrahtBot 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 site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me