dam/help/general

28 lines
1.2 KiB
Text
Raw Normal View History

Usage: dam [--help] [--info] [<options>] <command> <args>
Options
--git-dir|-g </path/to/git/dir>
Defines path to git directory that contains the music collection. Defaults to current directory when not set.
--batch-id|-b <batch-id>
2018-07-27 13:44:21 +00:00
Defines batch id for import operation.
--force|-f
Forces command
Commands
init [<options>] </path/to/target>
Initializes target with database file
update [<options>] </path/to/target>
Populates database present in target folder with new images.
2018-07-27 13:44:21 +00:00
import [<options>] <format> </path/to/files>
Imports audio files into repository
export [<options>] </path/to/target>
2018-06-16 01:41:57 +00:00
Deploys tracks to target folder, with applied metadata and cover image
exclude </path/to/target> <condition> [<additional condition>]
Exclude tracks based on conditions (see dam --help conditions for more information)
include </path/to/target> <condition> [<additional condition>]
Include tracks based on conditions (see dam --help conditions for more information)
du </path/to/target>
Prints total projected disk usage of currently selected tracks
fsck [<options>] </path/to/target>
Performs a series of tests on target's database file