This was forgotten in commit 3ac38058ce0e80a9f4276bfa82951decdb237e9a
doc: Fix -changetype help text #23840
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2112-docCT changing 1 files +4 −1-
MarcoFalke commented at 10:13 AM on December 22, 2021: member
-
fa993d0e7e
doc: Fix -changetype help text
This was forgotten in commit 3ac38058ce0e80a9f4276bfa82951decdb237e9a
- shaavan approved
-
shaavan commented at 10:42 AM on December 22, 2021: contributor
ACK fa993d0e7e4d27ca1cf7d88a5a6ec5b93b7ed503
The updated docs match the implementation changes done in 3ac38058ce0e80a9f4276bfa82951decdb237e9a
The updated docs tell about the default value of
-changetype(i.e., legacy). And all the non-default behavior is implied by “else it is an implementation detail.” I especially like using this phrasing because:- A non-tech savvy user wouldn’t like (or need) to know all the implementation details.
- A tech-savvy user is pointed in the right direction to find the details.
- Save precious space on the terminal when this text is displayed through –help command.
Tested successfully on Ubuntu 20.04 using the command:
./src/bitcoin –helpMaster PR 

- DrahtBot added the label Wallet on Dec 22, 2021
- MarcoFalke added the label Docs on Dec 22, 2021
- fanquake requested review from achow101 on Dec 23, 2021
- w0xlt approved
-
w0xlt commented at 10:35 AM on December 23, 2021: contributor
ACK fa993d0
- josibake approved
-
josibake commented at 4:10 PM on December 27, 2021: member
- fanquake merged this on Dec 28, 2021
- fanquake closed this on Dec 28, 2021
- MarcoFalke deleted the branch on Dec 28, 2021
- sidhujag referenced this in commit bf1b5ea8e6 on Dec 28, 2021
- DrahtBot locked this on Dec 28, 2022