Hacker News new | ask | show | jobs
by bostonvaulter2 5324 days ago
Yeah, but it often isn't as long as a real man page. Plus for some reason zsh doesn't have it!
1 comments

There's always google you know :D. The point is to know what to look for:

$ help "*"

will print out all shell built ins (list help for them). And if the short description is not enough, go google for each.