difftastic/difft.1

30 lines
821 B
Groff

.\" Automatically generated by Pandoc 3.1.13
.\"
.TH "DIFFT" "1" "" "" ""
.SH NAME
\f[B]difft\f[R] \- a structural diff tool that understands syntax
.SH SYNOPSIS
\f[B]difft\f[R] [\f[I]OPTIONS\f[R]] \f[I]OLD\-PATH\f[R]
\f[I]NEW\-PATH\f[R]
.PP
\f[B]difft\f[R] [\f[I]OPTIONS\f[R]] \f[I]DIRECTORY\-ONE\f[R]
\f[I]DIRECTORY\-TWO\f[R]
.PP
\f[B]difft\f[R] [\f[I]OPTIONS\f[R]] \f[I]FILE\-WITH\-CONFLICTS\f[R]
.PP
\f[B]difft\f[R] \f[B]\-\-list\-languages\f[R]
.PP
\f[B]difft\f[R] \f[B]\-\-help\f[R]
.SH 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.
.SH BUGS
See GitHub Issues: \c
.UR https://github.com/Wilfred/difftastic/issues
.UE \c
.SH AUTHOR
Wilfred Hughes \c
.MT me@wilfred.me.uk
.ME \c