mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-13 16:06:30 +00:00
edeec0f6f2
Instead of using the getopts crate’s dynamically-generated usage string, use a more static one: - The options are organised by category now - You can use `--help --long` to display only the ones that pertain to `--long` - They’re aligned in a table sort of way It could be generated statically, because all the options to change it are determined at compile time, but they’re not, yet... |
||
---|---|---|
.. | ||
feature | ||
output | ||
colours.rs | ||
dir.rs | ||
file.rs | ||
filetype.rs | ||
main.rs | ||
options.rs | ||
term.rs |