mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 15:27:16 +00:00
In clap v4, we changed the padding from 4 to 2 but we didn't update our calculation for when to switch to next-line-help as it was a magic number (we tried to catch all of these). When updating the tests, we also missed that a test was being wrapped too narrowly This was found while discussing #3300 |
||
---|---|---|
.. | ||
builder | ||
derive | ||
derive_ui | ||
ui | ||
derive_ui.rs | ||
examples.rs | ||
macros.rs | ||
ui.rs |