Added new patterns

This commit is contained in:
a2x
2023-10-01 22:51:44 +10:00
parent 5eecc9dd70
commit 338bcde14e
6 changed files with 148 additions and 62 deletions

View File

@@ -19,7 +19,7 @@ mod error;
mod remote;
mod sdk;
#[derive(Parser, Debug)]
#[derive(Debug, Parser)]
#[command(author, version, about, long_about = None)]
struct Args {
#[arg(long)]