Philip Oakley <philipoakley@xxxxxxx> writes: > Highlight there is a further discussion section later in > git man page > > Signed-off-by: Philip Oakley <philipoakley@xxxxxxx> > > diff --git a/Documentation/git.txt b/Documentation/git.txt > index 34d8a1b..d932a3e 100644 > --- a/Documentation/git.txt > +++ b/Documentation/git.txt > @@ -30,6 +30,7 @@ After you mastered the basic concepts, you can come back to this > page to learn what commands git offers. You can learn more about > individual git commands with "git help command". linkgit:gitcli[7] > manual page gives you an overview of the command line command syntax. > +See also the Discussion and Further Documentation sections below. > > Formatted and hyperlinked version of the latest git documentation > can be viewed at `http://git-htmldocs.googlecode.com/git/git.html`. I am not sure if this is appropriate. The primary objective of this paragraph is to nudge people who try to dive into the body of this document without understanding the fundamentals (which tends to waste their time) without spending too many words. After they visit these pages, they are armed with sufficient prerequisite knowledge and are free to go directly to documentation for individual subcommands, and this page is one of such pages. I do not think Discussion and Further Documentation sections are such prerequisites they should read before coming back here and looking at the list of subcommands. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html