1
0
Fork 0

Fix usage

This commit is contained in:
Daniele Tricoli 2023-03-06 15:54:31 +01:00
parent 2912243c29
commit db0d208ab0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ enum Commands {
#[arg(required = true)]
text: Vec<String>,
},
/// Send messages to a device
/// Start a REPL with the device
Repl {
/// device's address
#[arg(long)]