2018-04-07 21:02:31 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Usage: dam [--help] [--info] [<options>] <command> <args>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Options
							 | 
						
					
						
							
								
									
										
										
										
											2018-04-15 23:02:38 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   --git-dir </path/to/git/dir>
							 | 
						
					
						
							
								
									
										
										
										
											2018-04-07 21:02:31 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      Defines path to git directory that contains the music collection. Defaults to current directory when not set.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Commands
							 | 
						
					
						
							
								
									
										
										
										
											2018-05-16 00:14:59 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   init [<options>] </path/to/target>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      Initializes target with database file
							 | 
						
					
						
							
								
									
										
										
										
											2018-04-15 23:02:38 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   update [<options>] </path/to/target>
							 | 
						
					
						
							
								
									
										
										
										
											2018-04-07 21:02:31 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      Populates database present in target folder with new images.
							 | 
						
					
						
							
								
									
										
										
										
											2018-06-15 17:31:05 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   import [<options>] -f <format> </path/to/files>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      Imports audio files into repository
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   export [<options>] </path/to/target>
							 | 
						
					
						
							
								
									
										
										
										
											2018-04-07 21:02:31 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      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)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   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
							 | 
						
					
						
							
								
									
										
										
										
											2018-04-15 22:38:53 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   fsck [<options>] </path/to/target>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      Performs a series of tests on target's database file
							 |