diff --git a/Logs-of-shared-images.md b/Logs-of-shared-images.md index 917a31f..90bf089 100644 --- a/Logs-of-shared-images.md +++ b/Logs-of-shared-images.md @@ -71,7 +71,9 @@ ORDER BY ``` Then run this command on the Photos.sqlite file you copied from the iPhone: -sqlite3 Photos.sqlite ".headers on" ".read share_date.sql" + +`sqlite3 Photos.sqlite ".headers on" ".read share_date.sql"` + You'll get a list of all photo names, the share count, date the photo was added to the library, the date of the last share in a format like this: ```