mirror of https://github.com/Wilfred/difftastic/
631 B
631 B
% DIFFT(1)
NAME
difft - a structural diff tool that understands syntax
SYNOPSIS
difft [OPTIONS] OLD-PATH NEW-PATH
difft [OPTIONS] DIRECTORY-ONE DIRECTORY-TWO
difft [OPTIONS] FILE-WITH-CONFLICTS
difft --list-languages
difft --help
DESCRIPTION
difftastic (difft) is a CLI diff tool that compares files based on their syntax, not line-by-line. Difftastic produces accurate diffs that are easier for humans to read.
BUGS
See GitHub Issues: https://github.com/Wilfred/difftastic/issues
AUTHOR
Wilfred Hughes me@wilfred.me.uk