Documentation: complicate example of "man git-command"
commit3861cd5582d4ae4b41a3bf4c464e780d1725ad4e
authorJonathan Nieder <jrnieder@uchicago.edu>
Mon, 30 Jun 2008 22:10:25 +0000 (30 17:10 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jul 2008 00:20:09 +0000 (1 17:20 -0700)
tree2700ddcb31870e6278896bbb7491f8f8daa7560b
parent3f2d1ee89f6f1978a84ce184084738af4a462db9
Documentation: complicate example of "man git-command"

The manual page for the command invoked as "git clone" is named
git-clone(1), and similarly for the rest of the git commands.
Make sure our first example of this in tutorials makes it clear
that it is the first two words of a command line that make up the
command's name (that is: for example, the effect of "git svn
dcommit" is described in git-svn(1)).

Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gittutorial.txt
Documentation/user-manual.txt