summaryrefslogtreecommitdiffstats
path: root/git-rev-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-11-23 02:47:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-11-23 02:47:33 +0000
commita340aaa88e7e6b3c6e57e248e0c3a67e8b9067a3 (patch)
tree107d8903207e448548a78bf0f2b8a78be671410e /git-rev-list.txt
parent0df3434818ed2fc0bf60acd6b5a3a925d95d349d (diff)
downloadgit-htmldocs-a340aaa88e7e6b3c6e57e248e0c3a67e8b9067a3.tar.gz
Autogenerated HTML docs for v1.4.4.1
Diffstat (limited to 'git-rev-list.txt')
-rw-r--r--git-rev-list.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/git-rev-list.txt b/git-rev-list.txt
index 00a95e249..ec43c0b3a 100644
--- a/git-rev-list.txt
+++ b/git-rev-list.txt
@@ -79,11 +79,7 @@ Using these options, gitlink:git-rev-list[1] will act similar to the
more specialized family of commit log tools: gitlink:git-log[1],
gitlink:git-show[1], and gitlink:git-whatchanged[1]
---pretty[='<format>']::
-
- Pretty print the contents of the commit logs in a given format,
- where '<format>' can be one of 'raw', 'medium', 'short', 'full',
- and 'oneline'. When left out the format default to 'medium'.
+include::pretty-formats.txt[]
--relative-date::