This commit is contained in:
2024-03-15 12:45:28 +01:00
parent c5e962ef43
commit a001179dbb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ struct Cli
/// Set api key
#[arg(short = 'k', long = "set-api-key")]
api_key: Option<String>,
/// Recrate cache
/// Recreate cache
#[arg(short = 'r', long = "recreate-cache")]
recreate_cache: bool,
/// Interactive mode