author | Jon Seymour <jon.seymour@gmail.com> | |
Sun, 1 May 2011 08:16:25 +0000 (18:16 +1000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 May 2011 04:50:04 +0000 (21:50 -0700) | ||
commit | f2dd8c3799ddbd7df63a89a9043916f8545a70a3 | |
tree | 99ba7774cc8c60bef70f107c731ee02cbd0643ce | tree | snapshot |
parent | ec014eac0e9e6f30cbbca616090fa2ecf74797e7 | commit | diff |
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 <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt | diff | blob | history | |
Makefile | diff | blob | history | |
git.c | diff | blob | history |