git: add --info-path and --man-path options
authorJon Seymour <redacted>
Sun, 1 May 2011 08:16:25 +0000 (18:16 +1000)
committerJunio C Hamano <redacted>
Mon, 2 May 2011 04:50:04 +0000 (21:50 -0700)
commitf2dd8c3799ddbd7df63a89a9043916f8545a70a3
tree99ba7774cc8c60bef70f107c731ee02cbd0643ce
parentec014eac0e9e6f30cbbca616090fa2ecf74797e7
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git.txt
Makefile
git.c
git clone https://git.99rst.org/PROJECT