mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-13 18:19:41 +00:00
Fix debug phrasing
This commit is contained in:
@@ -40,8 +40,8 @@ const argv = yargs.options({
|
|||||||
},
|
},
|
||||||
verbose: {
|
verbose: {
|
||||||
alias: "v",
|
alias: "v",
|
||||||
describe: `Print additional informations to the console
|
describe: `Print additional information to the console
|
||||||
(don't use this if you don't need/ not told to)`,
|
(use this before opening an issue on GitHub)`,
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
default: false,
|
default: false,
|
||||||
demandOption: false
|
demandOption: false
|
||||||
|
|||||||
Reference in New Issue
Block a user