Commit Diff


commit - 5196bca33c2f020797a50eb812df7a060ee4157d
commit + 0118cca53debbe0e9ac2806335a6a531122ab2af
blob - fc05b7ee03ea4857e32c1ff5e48ef2fa47888611
blob + 039714ebdd3e47c54ed9b97088264e8a4539d3e4
--- comparison.html
+++ comparison.html
@@ -220,7 +220,7 @@ The table below lists some commonly used commands and 
 <td><code><a href="got.1.html#cherrypick">got cherrypick</a></code>
 <td><code>cvs update -j -j</code>
 <td><code>svn merge -c <var>&lt;rev&gt;</var></code>
-<td><code>git cherrypick</code>
+<td><code>git cherry-pick</code>
 <tr>
 <td><code><a href="got.1.html#backout">got backout</a></code>
 <td><code>cvs update -j -j</code>