Documentation: prepare to be consistent about "git-" versus "git "
[gitweb.git] / Documentation / gittutorial.txt
index b8331672425d7ec9c581294365fc1144029f3806..144bacd3debb2a9b87463a0b3dc7d38aa99f4df6 100644 (file)
@@ -19,8 +19,8 @@ If you are instead primarily interested in using git to fetch a project,
 for example, to test the latest version, you may prefer to start with
 the first two chapters of link:user-manual.html[The Git User's Manual].
 
-First, note that you can get documentation for a command such as "git
-log --graph" with:
+First, note that you can get documentation for a command such as
+"git log --graph" with:
 
 ------------------------------------------------
 $ man git-log