Mostly meaningless change to test CI
This commit is contained in:
parent
5e30d54a92
commit
58b4caea0d
|
|
@ -24,7 +24,7 @@ fn main() {
|
|||
let matches = Command::new("Badgey Bot, Discord Edition")
|
||||
.version(crate_version!())
|
||||
.author("Xyon <xyon@orbiter-radio.uk>")
|
||||
.about("General-Purpose bot for the Escape Pod 14 Discord Server.")
|
||||
.about("General-Purpose bot for the Escape Pod 14 Discord Server using the Manifold framework.")
|
||||
.arg(Arg::new("config-file")
|
||||
.short('c')
|
||||
.long("config-file")
|
||||
|
|
|
|||
Loading…
Reference in New Issue