1
0
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:
Adrian Calinescu
2020-03-30 00:02:29 +03:00
committed by GitHub
parent 39985a46b3
commit b7277b8ba6

View File

@@ -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