More cleanup
This commit is contained in:
parent
e7547b749d
commit
b2c6478458
1 changed files with 16 additions and 17 deletions
|
@ -39,8 +39,7 @@ internal static class SupportChild
|
||||||
MetaValue = "PATH")]
|
MetaValue = "PATH")]
|
||||||
public string transcriptDir { get; set; }
|
public string transcriptDir { get; set; }
|
||||||
|
|
||||||
[Option(
|
[Option("leave",
|
||||||
"leave",
|
|
||||||
Required = false,
|
Required = false,
|
||||||
HelpText = "Leaves one or more Discord servers. " +
|
HelpText = "Leaves one or more Discord servers. " +
|
||||||
"You can check which servers your bot is in when it starts up.",
|
"You can check which servers your bot is in when it starts up.",
|
||||||
|
|
Loading…
Reference in a new issue