aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-python.sh
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2018-08-07 21:11:52 +0300
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2018-08-13 12:12:03 +0300
commit869193f5a6398bb9e4a6f4a7aeb8d2203193c80f (patch)
tree8e9e8e0ce4dff7174d8143538aa1b7871fd57ab4 /test/lint/lint-python.sh
parent9d86aad287f07e20066138b9f909758ad7a2e098 (diff)
downloadbitcoin-869193f5a6398bb9e4a6f4a7aeb8d2203193c80f.tar.xz
docs: fixed bitcoin-cli -help output for help2man
The `help2man` parses a string containing two spaces between words with an issue: it gives out `.TP` and `.IP` commands instead of a single `.IP` command. Removing an extra space fixes this issue. Currently the `-help` output for the `-stdin` option looks without any issue due to eliminating of two spaces between words by a `FormatParagraph` call for this particular case. For consistency and preventing from future regressions extra spaces have been removed from the both lines. The redundant `strprintf` call has been removed aswell.
Diffstat (limited to 'test/lint/lint-python.sh')
0 files changed, 0 insertions, 0 deletions