Update help text
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ struct Cli
|
||||
#[arg(short, long)]
|
||||
list: bool,
|
||||
|
||||
/// List currencies
|
||||
/// List exchange rate for currency
|
||||
#[arg(short = 'L', long = "list-rates")]
|
||||
list_rates: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user