Rename write-hca.js to write-hardware-config.js
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
const uhk = require('./uhk');
|
const uhk = require('./uhk');
|
||||||
|
|
||||||
if (process.argv.length < 2) {
|
if (process.argv.length < 2) {
|
||||||
console.log(`use: write-hca {iso|ansi}`);
|
console.log(`use: write-hardware-config {iso|ansi}`);
|
||||||
process.exit(1);
|
process.exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user