2
# Copyright (C) 2004 Aaron Bentley
4
# See the file "COPYING" for further information about
5
# the copyright and warranty status of this work.
10
tla delta --report -n "$@"
14
echo ' diff-rev : alias for delta --report -n'
18
echo "Displays the difference between two revisions. Alias for alias for "delta --report -n"."
25
# arch-tag: diff-rev by Aaron Bentley (23:19 Jan 28, 2004)