mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2024-11-15 17:40:56 +00:00
add -D flag to help() output
This commit is contained in:
parent
71e06ac646
commit
cd11b26ad8
@ -104,7 +104,7 @@ int main(int argc, char *argv[])
|
|||||||
void help()
|
void help()
|
||||||
{
|
{
|
||||||
puts(
|
puts(
|
||||||
"Usage: ./vmrcli.exe [-i] [-k] <api commands>\n"
|
"Usage: ./vmrcli.exe [-i] [-k] [-D] <api commands>\n"
|
||||||
"Where: \n"
|
"Where: \n"
|
||||||
"\ti: Enable interactive mode\n"
|
"\ti: Enable interactive mode\n"
|
||||||
"\tk: The kind of Voicemeeter (basic, banana, potato)\n"
|
"\tk: The kind of Voicemeeter (basic, banana, potato)\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user