]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fixes to contributor docs
authorAndrew Gerrand <adg@golang.org>
Thu, 18 Dec 2014 01:55:22 +0000 (12:55 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 18 Dec 2014 02:17:32 +0000 (02:17 +0000)
Change-Id: Ib31fb1f8239d8113728bc4c6e411416721571341
Reviewed-on: https://go-review.googlesource.com/1743
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/contribute.html

index 883196a0bab7e479e05e2fed9410493b93d968fc..a50dd85c42a1388c292e889a5011c708c99f6cc5 100644 (file)
@@ -139,7 +139,7 @@ Make sure <code>git-codereview</code> is installed in your shell path, so that t
 </p>
 
 <pre>
-$ git review help
+$ git codereview help
 </pre>
 
 <p>
@@ -165,7 +165,7 @@ by typing, for instance,
 </p>
 
 <pre>
-$ git review sync
+$ git codereview sync
 </pre>
 
 <p>
@@ -204,7 +204,7 @@ To install them, copy this text into your Git configuration file
 <p>After installing the <code>git-codereview</code> command, you can run</p>
 
 <pre>
-$ git review help
+$ git codereview help
 </pre>
 
 <p>