# HG changeset patch # User HackBot # Date 1465691732 0 # Node ID 31a5a288f8c68df0db5db1c925279cd8d8d1a2e2 # Parent c7541819d3f13ad7df930269bc2ec2b8c39eb84e sled bin/lastfiles//s/log/log --removed/ diff -r c7541819d3f1 -r 31a5a288f8c6 bin/lastfiles --- a/bin/lastfiles Sun Jun 12 00:33:11 2016 +0000 +++ b/bin/lastfiles Sun Jun 12 00:35:32 2016 +0000 @@ -1,1 +1,1 @@ -hg log -l 1 --template "{files}\n" -- "$@" +hg log --removed -l 1 --template "{files}\n" -- "$@"