diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2013-07-17 17:25:31 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-17 18:02:22 -0700 |
commit | e6d2b9f6e7670e64e1d79b95205fe2fb32f990c2 (patch) | |
tree | 2a8a4e02875a02080d2f6708ff276982fc9d6da7 /t/t3401-rebase-partial.sh | |
parent | t8001/t8002 (blame): add blame -L :funcname tests (diff) | |
download | tgif-e6d2b9f6e7670e64e1d79b95205fe2fb32f990c2.tar.xz |
blame-options.txt: place each -L option variation on its own line
Standard practice in Git documentation is for each variation of an
option (such as: -p / --porcelain) to be placed on its own line in the
OPTIONS table. The -L option does not follow suit. It cuddles
"-L <start>,<end>" and "-L :<regex>", separated by a comma. This is
inconsistent and potentially confusing since the comma separating them
is typeset the same as the comma in "<start>,<end>". Fix this by placing
each variation on its own line.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3401-rebase-partial.sh')
0 files changed, 0 insertions, 0 deletions