+Option `-files` additionally prints the corresponding burndown table for every
+file in the repository.
+
### Caveats
1. Currently, go-git's "file system" backend is much slower than the in-memory one, so you should clone repos instead of reading them from disk whenever possible.