[help-deploy][help-update][help-general] Added --from options

[help-general] Updated --git-dir option
This commit is contained in:
ayakael 2018-04-15 23:02:38 -04:00
parent cfd00e3e2d
commit 43e8a57498
No known key found for this signature in database
GPG key ID: 575626A4AE5F4026
3 changed files with 17 additions and 3 deletions

7
help/deploy Normal file
View file

@ -0,0 +1,7 @@
Usage: dam deploy [<options>] </path/to/target>
Deploys tracks to target folder, with applies metadata and cover image
Options
--from <old commit hash>
Defines what what commit should dam deploy from. Defaults to when last succesfull deploy occured.