This commit is contained in:
Alex Janka 2022-12-21 20:34:27 +11:00
parent f66491885f
commit d3702731a3

View file

@ -31,7 +31,7 @@ struct Args {
#[clap(short, long, default_value = DEFAULT_SERIAL)]
serial_port: String,
/// list serial ports on this system
/// List serial ports on this system
#[clap(long)]
get_serial_ports: bool,