Update readme.md

This commit is contained in:
the1311 2021-11-16 23:49:45 +01:00
parent 6c22af1b79
commit f616cc3d8c
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ For the case you want to reduce or increase the timespan between events, simply
#### Rename jpg-files with <Date>_<Time> from EXIF data if possible
If the original jpg image files were named by <Date>_<Time> it might be useful to rename the recovered files in the same way. This can be done by adding the parameter -j.
```python recovery.py <path to files recovered by Photorec> <destination> -j```
If no EXIF data can be retrieved the original filename is kept.