mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-13 05:39:07 -04:00
Update CLI description to match about in UI
This commit is contained in:
1 parent
b222dfeceb
commit
5b1e782b9b
1 file changed
+1
-1
@@ -390,7 +390,7 @@ void OptionHelp()
|
||||
std::string help_text;
|
||||
help_text += "OpenRGB ";
|
||||
help_text += VERSION_STRING;
|
||||
help_text += ", for controlling RGB lighting.\n";
|
||||
help_text += ", an open-source RGB control utility\n";
|
||||
help_text += "Usage: OpenRGB (--device [--mode] [--color])...\n";
|
||||
help_text += "\n";
|
||||
help_text += "Options:\n";
|
||||
|
||||
Reference in new issue
Block a user