mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-16 17:25:11 +00:00
86de17b788
This changes the --help text, and gets rid of the special behaviour for --help --long, which I thought was a really good idea at the time, but now I just think it's inconsistent and unexpected behaviour. --help should return the same help, no matter what other arguments you have typed. Other things: • Put --help and --version in a section • Capitalisation consistency • Alignment • Move the --octal-permissions line up a bit • Simplify the printing implementation (HelpString is now a unit struct) This _finally_ makes all the extended tests pass. |
||
---|---|---|
.. | ||
dir_action.rs | ||
error.rs | ||
filter.rs | ||
flags.rs | ||
help.rs | ||
mod.rs | ||
parser.rs | ||
style.rs | ||
vars.rs | ||
version.rs | ||
view.rs |