Update create-database.js
This commit is contained in:
		| @@ -7,7 +7,7 @@ const options = program | |||||||
|     '--max-clusters <max-clusters>', |     '--max-clusters <max-clusters>', | ||||||
|     'Set maximum number of clusters', |     'Set maximum number of clusters', | ||||||
|     parser.parseNumber, |     parser.parseNumber, | ||||||
|     200 |     256 | ||||||
|   ) |   ) | ||||||
|   .option('--input-dir <input-dir>', 'Set path to input directory', 'channels') |   .option('--input-dir <input-dir>', 'Set path to input directory', 'channels') | ||||||
|   .parse(process.argv) |   .parse(process.argv) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user