[help/update] Added documentation for --include option for update command
This commit is contained in:
parent
f26394aa65
commit
7892cd6135
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ Populates database present in target folder with new images.
|
|||
Options
|
||||
--from <old commit hash>
|
||||
Defines what what commit should dam update from. Defaults to when last succesfull update occured.
|
||||
--include
|
||||
Automatically includes newly added images to update
|
||||
|
|
Loading…
Reference in a new issue