|
|
|
|
|
by TeMPOraL
2808 days ago
|
|
Because the expectation on UNIX-like systems is that I can type `man foo` and get the manpage for `foo`. It's good manners for a CLI app you want installed on someone's system to also integrate with the help infrastructure of that system. |
|