mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Merge pull request #77 from warwickmm/fix_configuration_importer_docs
Fix documentation for ConfigurationImporter utility
This commit is contained in:
		@@ -302,7 +302,7 @@ This adds the ability to import backup configurations from the command-line. Thi
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
The usage is as follows:
 | 
					The usage is as follows:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
ConfigurationImporter.exe <configuration-file> --import-metadata=(true | false) --server-datafolder=<path to .sqlite file> [<advanced-option>]...
 | 
					ConfigurationImporter.exe <configuration-file> --import-metadata=(true | false) --server-datafolder=<path to .sqlite file>
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
For example:
 | 
					For example:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user