Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 631 Bytes

difft.1.md

File metadata and controls

36 lines (22 loc) · 631 Bytes

% 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 [email protected]