[help/general] Updated to add "init" command
This commit is contained in:
parent
3c57238b42
commit
b88d365cb9
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ Options
|
||||||
Defines path to git directory that contains the music collection. Defaults to current directory when not set.
|
Defines path to git directory that contains the music collection. Defaults to current directory when not set.
|
||||||
|
|
||||||
Commands
|
Commands
|
||||||
|
init [<options>] </path/to/target>
|
||||||
|
Initializes target with database file
|
||||||
update [<options>] </path/to/target>
|
update [<options>] </path/to/target>
|
||||||
Populates database present in target folder with new images.
|
Populates database present in target folder with new images.
|
||||||
deploy [<options>] </path/to/target>
|
deploy [<options>] </path/to/target>
|
||||||
|
|
Loading…
Reference in a new issue