diff --git a/destreamer.ts b/destreamer.ts index 8741574..2d360cd 100644 --- a/destreamer.ts +++ b/destreamer.ts @@ -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