Skip to content

Commit

Permalink
refactor: change the description with --help
Browse files Browse the repository at this point in the history
close #1
  • Loading branch information
MoskalykA committed Jul 19, 2023
1 parent dff3cf3 commit ecba258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use std::{
};

#[derive(FromArgs)]
/// Maybe
/// A tool to facilitate these projects
struct Args {
/// command
#[argh(option, default = "String::from(\"dev\")", short = 'c')]
Expand Down

0 comments on commit ecba258

Please # to comment.