diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2016-06-28 13:40:13 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-28 08:36:45 -0700 |
commit | bb72e10a4196dda93afd8afba55e15fb1e5503c4 (patch) | |
tree | 7bfec58ff9592e7a1adc5cc4810b88782e35231b /t/t6131-pathspec-icase.sh | |
parent | doc: typeset '--' as literal (diff) | |
download | tgif-bb72e10a4196dda93afd8afba55e15fb1e5503c4.tar.xz |
doc: typeset long options with argument as literal
We previously reformatted '--option' to `--option`. This patch reformats
'--option <arg>' to `--option <arg>`. Obtained with:
perl -pi -e "s/'(--[a-z][a-z=<>-]* <[^>]*>)'/\`\$1\`/g" *.txt
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6131-pathspec-icase.sh')
0 files changed, 0 insertions, 0 deletions