From 5e5a82f198ebab9f3f26cac71a47e2aa2677d701 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Thu, 29 Sep 2022 18:31:15 +0100 Subject: [PATCH] upd -v flag description --- examples/vm-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vm-cli/README.md b/examples/vm-cli/README.md index 09dc187..2a3c07c 100644 --- a/examples/vm-cli/README.md +++ b/examples/vm-cli/README.md @@ -12,7 +12,7 @@ Toggle with `!` prefix, get by excluding `=` and set by including `=`. Mix and m You may pass the following optional flags: -- -v: (-verbose) to toggle console output. Defaults to false. +- -v: (-verbose) to toggle console output. - -k: (-kind) to set the kind of Voicemeeter. Defaults to banana. - -d: (-delay) to set a delay on the getters. Defaults to 20ms.