diff-hist(1) - Linux man page

Name

diff-hist - view revision history of file under version control

Synopsis

diff-hist file [file...]

Description

For each file specified, the differences (in diff -u2 format) are shown between each successive version back to the first, in reverse chronological order.

See Also

VCS .