From: Jon Seymour Date: Sun, 1 May 2011 08:16:25 +0000 (+1000) Subject: git: add --info-path and --man-path options X-Git-Tag: v1.7.6-rc0~94^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f2dd8c3799ddbd7df63a89a9043916f8545a70a3?hp=f2dd8c3799ddbd7df63a89a9043916f8545a70a3 git: add --info-path and --man-path options Similar to the way the --html-path option lets UI programs learn where git has its HTML documentation pages, expose the other two paths used to store the documentation pages of these two types. Signed-off-by: Jon Seymour Signed-off-by: Junio C Hamano ---