Hacker News new | ask | show | jobs
by CannisterFlux 1364 days ago
I like that git lets you get help either way, or via "man git-subcommand". Maybe it started the subcommand trend (it was the first big mainstream program I recall using it), but at least it keeps kind of faithful to the old skool way of doing things.
1 comments

I remember when man couldn't handle

    man git command
and that was eventually added "a b" -> "a-b" translation.