import: --deduplicate and --cleanduplicates now output the keys corresponding to duplicated files they process.

This commit is contained in:
Joey Hess 2015-03-31 15:36:02 -04:00
parent 6b55974723
commit 42bbed7ce5
3 changed files with 13 additions and 6 deletions

View file

@ -18,3 +18,5 @@ Then you could use
to find out where it is already.
Not sure if that is the nicest layout.. (or what it might break).
> [[done]] --[[Joey]]