Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings (#3274)
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ Args::Args(const QApplication &app)
|
||||
parser.addOption(QCommandLineOption(
|
||||
{"c", "channels"},
|
||||
"Joins only supplied channels on startup. Use letters with colons to "
|
||||
"specify platform. Only twitch channels are supported at the moment.\n"
|
||||
"specify platform. Only Twitch channels are supported at the moment.\n"
|
||||
"If platform isn't specified, default is Twitch.",
|
||||
"t:channel1;t:channel2;..."));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user