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