mirror of
https://github.com/pcvolkmer/bzkf-rwdp-check.git
synced 2025-04-19 19:16:51 +00:00
fix: change command about message
This commit is contained in:
parent
dbe28df958
commit
97bfb383bd
@ -35,7 +35,7 @@ pub enum SubCommand {
|
||||
#[arg(short, long, help = "CSV-File für Opal")]
|
||||
file: String,
|
||||
},
|
||||
#[command(about = "Ermittelt die Prüfwerte aus einem CSV-File für OPAL")]
|
||||
#[command(about = "Ermittelt die Prüfwerte aus der Onkostar-Datenbank")]
|
||||
Database {
|
||||
#[arg(short = 'D', long, help = "Datenbank-Name", default_value = "onkostar")]
|
||||
database: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user