git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] provide a Git user-manual man page
@ 2014-01-15 23:10 Philip Oakley
  2014-01-15 23:10 ` [PATCH] Provide a 'git help user-manual' route to the docbook Philip Oakley
  0 siblings, 1 reply; 5+ messages in thread
From: Philip Oakley @ 2014-01-15 23:10 UTC (permalink / raw)
  To: GitList

The Git User Manual is formatted as a doc book, rather than as
a man page so isn't directly accessible via the 'hit help <guide>'
command.

This patch provides a simple man page with onward links to the true
User-Manual. 

The man page is based directly on a very cut down version of the git(1)
page.

This patch is based on master, so the update to the help.c list of
guides may need a simple merge resolution with the 'git help everyday'
patch currently in pu.

Philip Oakley (1):
  Provide a 'git help user-manual' route to the docbook

 Documentation/Makefile           |  1 +
 Documentation/gituser-manual.txt | 34 ++++++++++++++++++++++++++++++++++
 builtin/help.c                   |  1 +
 3 files changed, 36 insertions(+)
 create mode 100644 Documentation/gituser-manual.txt

-- 
1.8.3.msysgit.0

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] provide a Git user-manual man page
@ 2014-02-15 13:51 Philip Oakley
  2014-02-15 13:51 ` [PATCH] Provide a 'git help user-manual' route to the docbook Philip Oakley
  0 siblings, 1 reply; 5+ messages in thread
From: Philip Oakley @ 2014-02-15 13:51 UTC (permalink / raw)
  To: GitList
  Cc: Thomas Ackermann, W. Trevor King, David Aguilar, Junio C Hamano,
	Kevin Bracey, Ondrej Bílka, Phil Hord, Sebastian Schuberth,
	Øystein Walle

This is a resend of my original patch ($gman/240486), which disappeared
without comment. I've cc'd those who have touched the User-Manual in
the last year for comment on the provision of this access mechanism.

The Git User Manual is formatted as a doc book, rather than as
a man page so isn't directly accessible via the usual 'git help
<guide>' command.

This patch provides a simple man page with onward links to the true
User-Manual. 

The man page is based directly on a very cut down version of the git(1)
page.

This patch is based on 1.9.0 master.

Philip Oakley (1):
  Provide a 'git help user-manual' route to the docbook

 Documentation/Makefile           |  1 +
 Documentation/gituser-manual.txt | 34 ++++++++++++++++++++++++++++++++++
 builtin/help.c                   |  1 +
 3 files changed, 36 insertions(+)
 create mode 100644 Documentation/gituser-manual.txt

-- 
1.8.3.msysgit.0

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

end of thread, other threads:[~2014-02-18 22:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 23:10 [PATCH] provide a Git user-manual man page Philip Oakley
2014-01-15 23:10 ` [PATCH] Provide a 'git help user-manual' route to the docbook Philip Oakley
  -- strict thread matches above, loose matches on Subject: below --
2014-02-15 13:51 [PATCH] provide a Git user-manual man page Philip Oakley
2014-02-15 13:51 ` [PATCH] Provide a 'git help user-manual' route to the docbook Philip Oakley
2014-02-18 20:14   ` Junio C Hamano
2014-02-18 22:39     ` 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).