summaryrefslogtreecommitdiff
path: root/src/tool_homedir.c
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2021-02-27 18:08:53 -0500
committerJay Satiro <raysatiro@yahoo.com>2021-02-28 13:41:15 -0500
commit5743d66b9110be800ffc8f0ef8991d070f56bad0 (patch)
tree3c0684b5c8368308c72d26b0bea43120f7b487c9 /src/tool_homedir.c
parent40f3c18e6af7c6e06328062645bda8fa0302d715 (diff)
downloadcurl-5743d66b9110be800ffc8f0ef8991d070f56bad0.tar.gz
tool_help: Increase space between option and description
- Increase the minimum number of spaces between the option and the description from 1 to 2. Before: ~~~ -u, --user <user:password> Server user and password -A, --user-agent <name> Send User-Agent <name> to server -v, --verbose Make the operation more talkative -V, --version Show version number and quit -w, --write-out <format> Use output FORMAT after completion --xattr Store metadata in extended file attributes ~~~ After: ~~~ -u, --user <user:password> Server user and password -A, --user-agent <name> Send User-Agent <name> to server -v, --verbose Make the operation more talkative -V, --version Show version number and quit -w, --write-out <format> Use output FORMAT after completion --xattr Store metadata in extended file attributes ~~~ Closes https://github.com/curl/curl/pull/6674
Diffstat (limited to 'src/tool_homedir.c')
0 files changed, 0 insertions, 0 deletions