Hacker News new | ask | show | jobs
by chriswarbo 13 days ago
The Nix commands have a decent approach: passing `--help` will invoke `man` on the relevant manual (sub-commands tend to have individual man pages).
1 comments

This is my design as well, didn’t realize Nix arrived at it. Help renders the man page.