Re: [PATCH] Show html help with git-help --html

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Monday, June 4, 2007 - 1:42 pm

"Nguyen Thai Ngoc Duy" <pclouds@gmail.com> writes:


Actually that was not what I meant.  I thought we might need to
support something like:

	core.htmlprogram = grand-unified-help %b

for a program that knows where in the system the distribution
keeps help HTML files, and add prefix (/usr/share/html-help/,
perhaps) and suffix (obviously, .html) to the basename of the
command (e.g. "grand-unified-help git-rebase" ends up running
"lynx file:///usr/share/html-help/git-rebase.html"), or perhaps

	core.htmlprogram = firefox /usr/share/html-help/%f

and we substitute '%f' with "git-rebase.html".


File existence?  I am not sure what you mean by that, sorry.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Show html help with git-help --html, pclouds, (Fri Jun 1, 6:53 pm)
Re: [PATCH] Show html help with git-help --html, Junio C Hamano, (Sun Jun 3, 3:04 pm)
Re: [PATCH] Show html help with git-help --html, Junio C Hamano, (Mon Jun 4, 1:10 am)
Re: [PATCH] Show html help with git-help --html, Nguyen Thai Ngoc Duy, (Mon Jun 4, 6:29 am)
Re: [PATCH] Show html help with git-help --html, Junio C Hamano, (Mon Jun 4, 1:42 pm)
Re: [PATCH] Show html help with git-help --html, Nguyen Thai Ngoc Duy, (Mon Jun 4, 4:29 pm)