Updated README

This commit is contained in:
Rhet Turnbull
2019-12-22 10:47:29 -08:00
parent d73f6651f9
commit 048e80599e

View File

@@ -88,7 +88,6 @@ Then you should be able to run `osxphotos` on the command line:
``` ```
> osxphotos > osxphotos
Usage: osxphotos [OPTIONS] COMMAND [ARGS]... Usage: osxphotos [OPTIONS] COMMAND [ARGS]...
Options: Options:
@@ -100,6 +99,7 @@ Options:
Commands: Commands:
albums Print out albums found in the Photos library. albums Print out albums found in the Photos library.
dump Print list of all photos & associated info from the Photos... dump Print list of all photos & associated info from the Photos...
export Export photos from the Photos database.
help Print help; for help on commands: help <command>. help Print help; for help on commands: help <command>.
info Print out descriptive info of the Photos library database. info Print out descriptive info of the Photos library database.
keywords Print out keywords found in the Photos library. keywords Print out keywords found in the Photos library.