|
|
|
|
|
by closeparen
2219 days ago
|
|
Tab completion and fuzzy finding are at least pointed in the right direction. Subcommand structure is also relatively easier to discover: you can walk the tree and see what the other options are at each node. Much more discoverable than having a lot of top-level flags. Finally, I think the architecture of man pages is all wrong: examples should always be primary, exhaustive descriptions of every little option are reference material and a last resort. |
|
[0]: https://github.com/tldr-pages/tldr [1]: https://github.com/dbrgn/tealdeer