提交 164043f4 authored 作者: Serhij S's avatar Serhij S

fmt

上级 b78cf95f
......@@ -68,9 +68,9 @@ struct Args {
enum SubCommand {
#[clap(name = "stat", about = "Get program status")]
Stat,
#[clap(name = "config", about = "Put remote in CONFIG mode")]
#[clap(name = "config", about = "Switch remote into CONFIG mode")]
Config,
#[clap(name = "run", about = "Put remote in RUN mode")]
#[clap(name = "run", about = "Switch remote into RUN mode")]
Run,
#[clap(name = "flash", about = "Flash program")]
Flash(FlashCommand),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论