See which file change triggered a stage run

When I have a stage that has a directory as dependency, it would be nice to see which file(s) were changes that triggered the run. That way I can also more easily spot when a file is not a true dependency.

Is dvc status not enough?