Skip to content

Commit

Permalink
Updated CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull committed Nov 25, 2023
1 parent 0da7689 commit cb9c36d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ osxphotos batch-edit --verbose --album "{keyword|filter(startswith album:)|sslic
- `osxphotos export --checkpoint` to auto-save the export database during export when using `--ramdb`. This prevents data loss if the export is interrupted or crashes. If using `--ramdb` and `--checkpoint` is not identified, export database will be auto-saved every 1000 photos (#1051)
- `osxphotos push-exif --dry-run` to show what will be pushed without updating metadata (#1259)
- `osxphotos export --ignore-exportdb` to ignore warnings about exporting into a folder with an existing export database without using `--update` (#1285)
- `osxphotos export --no-exportdb` to export without creating an export database; use with caution as this is a "one time" export that will not work with `--update` in the future
- `osxphotos import --dry-run` to `osxphotos import` to show what would be imported without actually importing
- `osxphotos import --skip-dups` to skip importing photos that are already in the library (#1262, #1264)

Expand Down

0 comments on commit cb9c36d

Please sign in to comment.