HomePhabricator

Use heredoc for outputting help text in automated commit scripts

Description

Use heredoc for outputting help text in automated commit scripts

Summary:
This improves readability and makes reviews easier, as multiline
changes will not add or remove a bunch of kruft in addition to the help contents.

Test Plan:

./autopatch.sh -h
./automated-commits.sh -h

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7482

Details

Provenance
jasonbcoxAuthored on Sep 17 2020, 18:53
jasonbcoxPushed on Sep 18 2020, 23:03
Reviewer
Restricted Project
Differential Revision
D7482: Use heredoc for outputting help text in automated commit scripts
Parents
rABC82bd2bd3c369: fix MarkDown links and code formatting
Branches
Unknown
Tags
Unknown