clap/clap_mangen/tests
Ed Page d3e36b1c90 fix(v4): Disallow leading dashes in long's
This is a step towards #3309.  We want to make longs and long aliases
more consistent in how they handle leading dashes.  There is more
flexibility offered in not stripping and it matches the v3 short
behavior of only taking the non-dash form.  This starts the process by
disallowing it completely so people will catch problems with it and
remove their existing leading dashes.  In a subsequent breaking release
we can remove the debug assert and allow triple-leading dashes.
2022-05-04 15:38:08 -05:00
..
snapshots fix(man): show the environment info with separate paragraph (#3631) 2022-04-20 08:50:11 -05:00
common.rs fix(v4): Disallow leading dashes in long's 2022-05-04 15:38:08 -05:00
roff.rs fix(man): show the environment info with separate paragraph (#3631) 2022-04-20 08:50:11 -05:00