help change

This commit is contained in:
Mateusz Faderewski 2024-06-28 13:57:02 +02:00
parent 880b1ed66d
commit d0c058336b

View File

@ -25,7 +25,7 @@ struct Cli {
#[command(subcommand)]
command: Commands,
/// Connect to SC64 device on provided serial port
/// Connect to SC64 device on provided local port
#[arg(short, long)]
port: Option<String>,