diffr $VERSION Nathan Moreau diffr adds word-level diff on top of unified diffs. word-level diff information is displayed using text attributes. USAGE: diffr reads from standard input and writes to standard output. Typical usage is for interactive use of diff: diff -u | diffr git show | diffr OPTIONS: --colors ... Configure color settings. --line-numbers Display line numbers. -h, --help Prints help information -V, --version Prints version information