[help/general] Added import option to help menu

[help/general] Changed name of "deploy" to "export"
This commit is contained in:
ayakael 2018-06-15 17:31:05 -08:00
parent 04b8691fac
commit 04fbdfd4f1
No known key found for this signature in database
GPG key ID: 575626A4AE5F4026

View file

@ -9,7 +9,9 @@ Commands
Initializes target with database file
update [<options>] </path/to/target>
Populates database present in target folder with new images.
deploy [<options>] </path/to/target>
import [<options>] -f <format> </path/to/files>
Imports audio files into repository
export [<options>] </path/to/target>
Deploys tracks to target folder, with applies metadata and cover image
exclude </path/to/target> <condition> [<additional condition>]
Exclude tracks based on conditions (see dam --help conditions for more information)