git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git help error
@ 2007-12-04 16:26 Aneesh Kumar
  2007-12-04 17:55 ` Junio C Hamano
  0 siblings, 1 reply; 8+ messages in thread
From: Aneesh Kumar @ 2007-12-04 16:26 UTC (permalink / raw)
  To: Git Mailing List, Junio C Hamano

git help gives me the below error.

[master@git]$ git help add
No manual entry for git-add
See 'man 7 undocumented' for help when manual pages are not available.
[master@git]$

I have the git binaries installed via --prefix

./configure --prefix=/home/kvaneesh/bin-local/git/
and to see the man page i have to say

man -M /home/kvaneesh/bin-local/git/share/man/

I guess git-help need to take care of the prefix.

-aneesh

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-12-06 18:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-04 16:26 git help error Aneesh Kumar
2007-12-04 17:55 ` Junio C Hamano
2007-12-04 18:33   ` Sergei Organov
2007-12-04 19:40     ` Junio C Hamano
2007-12-04 19:47       ` Luciano Rocha
2007-12-04 19:50         ` David Kastrup
2007-12-04 20:06           ` Luciano Rocha
2007-12-06 18:36       ` Sergei Organov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).