Merge branch 'rt/help-unknown'
commitd7ed183a918bf6330d9036ca2d710d771b4b6198
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 04:49:48 +0000 (8 21:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 04:49:48 +0000 (8 21:49 -0700)
tree68ea17535b197ff110b0a306d4c6270475d6647d
parentda3b6f06e1224c9b8f5281a812731ef385ac4dc6
parent2c6b6d9f7d8a26b6ae6493584cc3d2a3cbae7358
Merge branch 'rt/help-unknown'

"git nosuchcommand --help" said "No manual entry for gitnosuchcommand",
which was not intuitive, given that "git nosuchcommand" said "git:
'nosuchcommand' is not a git command".

* rt/help-unknown:
  help: make option --help open man pages only for Git commands
  help: introduce option --exclude-guides
git.c