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 clap::Parser;
|
||||||
use std::path::PathBuf;
|
use std::path::PathBuf;
|
||||||
|
|
||||||
/// A Minecraft utility bot
|
/// A Minecraft bot with Lua scripting support
|
||||||
#[derive(Parser)]
|
#[derive(Parser)]
|
||||||
#[command(version = build_info::version_formatted())]
|
#[command(version = build_info::version_formatted())]
|
||||||
pub struct Arguments {
|
pub struct Arguments {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user