improve display of relative path to file
authorJoey Hess <joeyh@joeyh.name>
Wed, 12 Apr 2023 19:11:44 +0000 (15:11 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 12 Apr 2023 19:11:44 +0000 (15:11 -0400)
commit275d974120cf65e2bee1103400183322c6f3e3aa
treeeef37a8cfcc7686dd16a9c80cf66d93dfcb179f0
parent317887c4d21e3dbda156ce961548c772eb08edf1
improve display of relative path to file

When in a subdirectory, and the file is too, it used to display eg
../subdir/thefile and now will display thefile.
Command/WhereUsed.hs