[help/general] Updated documentation to allow for long and short option command
This commit is contained in:
parent
f5456091e0
commit
16c3f23c56
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
Usage: dam [--help] [--info] [<options>] <command> <args>
|
||||
|
||||
Options
|
||||
--git-dir </path/to/git/dir>
|
||||
--git-dir|-g </path/to/git/dir>
|
||||
Defines path to git directory that contains the music collection. Defaults to current directory when not set.
|
||||
-b <batch-id>
|
||||
--batch-id|-b <batch-id>
|
||||
Defines batch id for import operation.
|
||||
|
||||
Commands
|
||||
|
|
Loading…
Reference in a new issue