git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Philip Oakley <philipoakley@iee.email>
Cc: Git List <git@vger.kernel.org>
Subject: Re: How do Git on Linux users launch/read the user-manual?
Date: Wed, 20 May 2020 16:56:18 -0700	[thread overview]
Message-ID: <xmqqpnaytb31.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <6dd15666-1e3e-e9b2-d98b-396d58f241cd@iee.email> (Philip Oakley's message of "Wed, 20 May 2020 22:50:24 +0100")

Philip Oakley <philipoakley@iee.email> writes:

> Hi Junio,
>
> On 20/05/2020 22:27, Junio C Hamano wrote:
>> Philip Oakley <philipoakley@iee.email> writes:
>>
>>> I can then browse that directory to find user-manual.html and open it
>>> from there (because I know it is there!).
>>>
>>> How do Git on Linux users launch/read the user-manual?
>> Start from the same starting point
>>
>> $ git help -w git
>>
>> and then navigate to the link to "Git User Manual"?
>>
> And then what? Is it always some .html viewer, or viewing the raw .txt
> file, or something else? (it isn't the man view..)

"git help -w" is showing stuff in the web browser, and when you open
git(1), which is rendered in HTML, and visit "Git User's Manual"
link in it, the experience would be no different from those viewing
via the browser on Windows---$(htmldir)/user-manual.html is where
the rendered HTML version of the user-manual is.

Or are you asking something else?


  reply	other threads:[~2020-05-20 23:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 20:58 How do Git on Linux users launch/read the user-manual? Philip Oakley
2020-05-20 21:27 ` Junio C Hamano
2020-05-20 21:50   ` Philip Oakley
2020-05-20 23:56     ` Junio C Hamano [this message]
2020-05-21 21:29       ` Philip Oakley
2020-05-21 22:19         ` Junio C Hamano
2020-05-21 22:29           ` Junio C Hamano
2020-05-22  9:57             ` Philip Oakley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqpnaytb31.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=philipoakley@iee.email \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).