Refactored __main__, added sphinx docs

This commit is contained in:
Rhet Turnbull
2021-01-23 22:25:49 -08:00
parent 8491830ee5
commit 51f69585be
69 changed files with 4186 additions and 4001 deletions

6
docs/cli.rst Normal file
View File

@@ -0,0 +1,6 @@
osxphotos command line interface (CLI)
======================================
.. click:: osxphotos.cli:cli
:prog: osxphotos
:nested: full