mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-01-18 08:41:08 +00:00
fix s flag in help message
This commit is contained in:
parent
4b64ae95fd
commit
b95c40265c
@ -159,7 +159,7 @@ void help()
|
||||
"\tD: Set log level 0=TRACE, 1=DEBUG, 2=INFO, 3=WARN, 4=ERROR, 5=FATAL\n"
|
||||
"\tv: Enable extra console output (toggle, set messages)\n"
|
||||
"\tm: Launch the MacroButtons application\n"
|
||||
"\tm: Launch the StreamerView application");
|
||||
"\ts: Launch the StreamerView application");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user