exa/src
Benjamin Sago 86de17b788 Help text changes
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.
2020-10-16 23:53:42 +01:00
..
fs Clippy pedantic lints 2020-10-13 01:46:17 +01:00
info Add extra coloring 2020-10-15 15:38:38 -05:00
options Help text changes 2020-10-16 23:53:42 +01:00
output Clippy pedantic lints 2020-10-13 01:46:17 +01:00
style New set of lints, and Rust 2018 idioms 2020-10-13 01:36:41 +01:00
logger.rs Batch source formatting 2020-10-10 20:02:55 +01:00
main.rs Help text changes 2020-10-16 23:53:42 +01:00