diff options
author | René Scharfe <l.s.r@web.de> | 2023-08-05 16:52:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-08-06 17:16:51 -0700 |
commit | 311c8ff11cebef1219e110743d9a57cb9831ab06 (patch) | |
tree | af8035df2f9a61bb38e87d9a929a041b95272375 /commit-graph.c | |
parent | 2a409a1d1250c8a9fcac7beaa58ae80881dda2dc (diff) |
parse-options: simplify usage_padding()
c512643e67 (short help: allow a gap smaller than USAGE_GAP, 2023-07-18)
effectively did away with the two-space gap between options and their
description; one space is enough now. Incorporate USAGE_GAP into
USAGE_OPTS_WIDTH, merge the two cases with enough space on the line and
incorporate the newline into the format for the remaining case. The
output remains the same.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions