chore(arguments): update description
This commit is contained in:
parent
833835d8cb
commit
7b76108b41
@ -2,7 +2,7 @@ use crate::build_info;
|
||||
use clap::Parser;
|
||||
use std::path::PathBuf;
|
||||
|
||||
/// A Minecraft utility bot
|
||||
/// A Minecraft bot with Lua scripting support
|
||||
#[derive(Parser)]
|
||||
#[command(version = build_info::version_formatted())]
|
||||
pub struct Arguments {
|
||||
|
Loading…
x
Reference in New Issue
Block a user