Fixed typo in docs

This commit is contained in:
Rhet Turnbull
2022-05-07 10:00:51 -07:00
parent 4096054abb
commit 2ed6e11426
2 changed files with 2 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ from .verbose import get_verbose_console, time_stamp, verbose_print
"--limit",
metavar="LIMIT",
help="Export at most LIMIT photos. "
"Useful for testing. Maybe used with --update to export incrementally.",
"Useful for testing. May be used with --update to export incrementally.",
type=int,
)
@click.option(