mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-04-19 19:56:50 +00:00
Add add line break to very long argument description
This commit is contained in:
parent
f9c66cfdb1
commit
1e553aad58
@ -63,7 +63,7 @@ pub enum Command {
|
|||||||
compact: bool,
|
compact: bool,
|
||||||
#[arg(
|
#[arg(
|
||||||
long = "x-sorted",
|
long = "x-sorted",
|
||||||
help = "EXPERIMENTELL: Sortiere Kataloge und Formulare nach Name (Optional). Kann negative Auswirkungen auf den ordnungsgemäßen Import haben."
|
help = "EXPERIMENTELL: Sortiere Kataloge und Formulare nach Name (Optional).\nKann negative Auswirkungen auf den ordnungsgemäßen Import haben."
|
||||||
)]
|
)]
|
||||||
sorted: bool,
|
sorted: bool,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user