Y
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
user3939382
13 days ago
This is my design as well, didn’t realize Nix arrived at it. Help renders the man page.
link