add readme details and update
This commit is contained in:
parent
1d1a94b30e
commit
770589d666
3 changed files with 32 additions and 14 deletions
|
@ -7,8 +7,7 @@ pub struct Cli {
|
|||
pub command: Commands,
|
||||
}
|
||||
|
||||
#[derive(Subcommand)]
|
||||
#[derive(Debug)]
|
||||
#[derive(Subcommand, Debug)]
|
||||
pub enum Commands {
|
||||
///Generate bash completions
|
||||
GenerateBashCompletions,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue