generate-cmdlist: parse common group commands
[gitweb.git] / Documentation / git-log.txt
index 1c2948d18dc023dbe581be2e9b22141b0e10e7d4..18bc716a0c89e42d91973b510da1d61d33aad977 100644 (file)
@@ -70,8 +70,6 @@ produced by `--stat`, etc.
        give zero or one positive revision arguments.
        You can specify this option more than once.
 +
-<start> and <end> can take one of these forms:
-
 include::line-range-format.txt[]
 
 <revision range>::
@@ -186,7 +184,7 @@ log.date::
        `--date` option.)  Defaults to "default", which means to write
        dates like `Sat May 8 19:35:34 2010 -0500`.
 
-log.showroot::
+log.showRoot::
        If `false`, `git log` and related commands will not treat the
        initial commit as a big creation event.  Any root commits in
        `git log -p` output would be shown without a diff attached.