Update CLI description to match about in UI

This commit is contained in:
Adam Honse committed 2026-08-18 18:35:30 -05:00
1 parent b222dfeceb
commit 5b1e782b9b
1 file changed
+1 -1
+1 -1
View File
@@ -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";