From: Junio C Hamano Date: Fri, 9 Sep 2016 04:49:48 +0000 (-0700) Subject: Merge branch 'rt/help-unknown' X-Git-Tag: v2.11.0-rc0~175 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7ed183a918bf6330d9036ca2d710d771b4b6198;p=thirdparty%2Fgit.git 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 --- d7ed183a918bf6330d9036ca2d710d771b4b6198