From 45da3238400e1a933f0e084670b751665cbc84d1 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sat, 7 Dec 2019 16:20:23 -0800 Subject: [PATCH] README update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 84bddd59..ae9c3665 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Usage: osxphotos [OPTIONS] COMMAND [ARGS]... Options: --db Specify database file --json Print output in JSON format + -v, --version Show the version and exit. -h, --help Show this message and exit. Commands: @@ -48,7 +49,7 @@ Commands: info print out descriptive info of the Photos library database keywords print out keywords found in the Photos library persons print out persons (faces) found in the Photos library - query query the Photos database using 1 or more search options + query query the Photos database using 1 or more search options; if... ``` To get help on a specific command, use `osxphotos help ` @@ -58,10 +59,9 @@ Example: `osxphotos help query` ``` Usage: osxphotos help [OPTIONS] - Query the Photos database using 1 or more search options - - If more than one option is provided, they are treated as "AND" (e.g. - search for photos matching all options) + query the Photos database using 1 or more search options; if more than + one option is provided, they are treated as "AND" (e.g. search for photos + matching all options) Options: --keyword TEXT search for keyword(s)