hex.c: reduce memory footprint of sha1_to_hex static buffers
[gitweb.git] / Documentation / git-log.txt
index 3d79de11ec36d0212610a4bec68789bdeec6c1fe..ff4063b02028f1f08c771560263715a6e958572e 100644 (file)
@@ -14,9 +14,9 @@ DESCRIPTION
 -----------
 Shows the commit logs.
 
-The command takes options applicable to the 'git-rev-list'
+The command takes options applicable to the 'git rev-list'
 command to control what is shown and how, and options applicable to
-the 'git-diff-*' commands to control how the changes
+the 'git diff-*' commands to control how the changes
 each commit introduces are shown.