Code

Documentation: complicate example of "man git-command"
[git.git] / Documentation / gittutorial.txt
index 3d16e3d44916ffbe857038d29dca152ecde111b7..b8331672425d7ec9c581294365fc1144029f3806 100644 (file)
@@ -20,10 +20,10 @@ 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
-diff" with:
+log --graph" with:
 
 ------------------------------------------------
-$ man git-diff
+$ man git-log
 ------------------------------------------------
 
 It is a good idea to introduce yourself to git with your name and