git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Why are there multiple ways to get the manual in Git?
@ 2016-09-17 17:47 Andrew Johnson
  2016-09-17 18:39 ` Fredrik Gustafsson
  0 siblings, 1 reply; 8+ messages in thread
From: Andrew Johnson @ 2016-09-17 17:47 UTC (permalink / raw)
  To: git

Hi,

I was curious as to why the developers of Git decided to have three
methods to get the manual for a verb. I am a developer who strives to
understand Git to its fullest extent, and will share any information
given on this question.

While reading Pro Git 2nd Ed. I came across these three methods:

$ git help <verb>
$ git <verb> --help
$ man git-<verb>

I tested all three to confirm they were equivalent.

What was the motivation behind the complication, if any? I presume
most developers would not provide multiple commands that do the same
thing for absolutely no reason, so I led myself to ask this question.

Respectfully,
Andrew Johnson

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

end of thread, other threads:[~2016-09-19 16:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-17 17:47 Why are there multiple ways to get the manual in Git? Andrew Johnson
2016-09-17 18:39 ` Fredrik Gustafsson
2016-09-17 19:12   ` Philip Oakley
2016-09-17 19:21   ` Christian Couder
2016-09-18 10:21   ` Jakub Narębski
2016-09-18 10:51     ` Philip Oakley
2016-09-19 15:59       ` Junio C Hamano
2016-09-19 16:22         ` Philip Oakley

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).