💾 Archived View for freeshell.de › tldr › colordiff.gmi captured on 2024-05-10 at 11:50:57. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
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.
colordiff {file1} {file2}
colordiff -y {file1} {file2}
colordiff -i {file1} {file2}
colordiff -s {file1} {file2}
colordiff -w {file1} {file2}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).