bash: Add space after unique command name is completed.
[gitweb.git] / Documentation / git.txt
index 9761de36b3cad64bc3bb3b91da7d4fe8656875a6..29ee24c34f5a27517238d81ee7f240fc49939bbb 100644 (file)
@@ -22,9 +22,12 @@ See this link:tutorial.html[tutorial] to get started, then see
 link:everyday.html[Everyday Git] for a useful minimum set of commands, and
 "man git-commandname" for documentation of each command.  CVS users may
 also want to read link:cvs-migration.html[CVS migration].
+link:user-manual.html[Git User's Manual] is still work in
+progress, but when finished hopefully it will guide a new user
+in a coherent way to git enlightenment ;-).
 
 The COMMAND is either a name of a Git command (see below) or an alias
-as defined in the configuration file (see gitlink:git-repo-config[1]).
+as defined in the configuration file (see gitlink:git-config[1]).
 
 OPTIONS
 -------