clap/tests
Ed Page 3c9bca5ead fix(help)!: Wrapping is behind wrap_help
If users don't want `wrap_help` feature, they can put newlines in where
needed.  Seems odd to support wrapping when the wrap size is fixed.  For
those hard coding the lines, this will save them a decent amount of
size.
2022-09-26 11:45:44 -05:00
..
builder fix(help)!: Wrapping is behind wrap_help 2022-09-26 11:45:44 -05:00
derive fix(help): Replace help writers with renderers 2022-09-22 09:54:19 -05:00
derive_ui fix(derive): Improve skip method error 2022-09-06 10:48:54 -05:00
ui fix(parser): Quote the suggested help 2022-09-15 16:24:59 -05:00
derive_ui.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
examples.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
macros.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
ui.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00