1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 15:26:04 +02:00

colordiff: remove duplicated word

This commit is contained in:
thamaraiselvam 2020-09-28 16:47:22 +05:30 committed by Starbeamrainbowlabs
parent 7b0ab4a49b
commit 883727177d

View file

@ -1,6 +1,6 @@
# colordiff
> A tool to colorize diff diff output.
> A tool to colorize diff output.
> The Perl script colordiff is a wrapper for `diff` and produces the same output but with pretty syntax highlighting. Colour schemes can be customized.
> More information: <https://github.com/kimmel/colordiff>.