Good man pages are a detailed but readable cheat sheet for how to use your software.
Bad man pages tell you to check a wiki or join Discord or aren't included/weren't written at all.
Quit trying to make me google the answer when that shit doesn't work anymore. Quit locking documentation behind Discord. Ship a manpage by default, you never know when the website or internet connection isn't gonna work.
Windows devs, your equivalent would be the .HLP file.
@BalooUriza Perl scripts being able to have POD in the script really made me appreciate it more, and I’m surprised more languages didn’t learn that lesson.