summaryrefslogtreecommitdiffstats
path: root/git-rev-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-23 00:25:09 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-23 00:25:09 +0000
commitbdebabb5d714259fb5c60f5f85a0f13a06afe2eb (patch)
tree66d0f2fde2ede4750ca6be799e96e62c91b0f14e /git-rev-list.txt
parent41031ae32d11f7150c45c38cf6da871237a8141e (diff)
downloadgit-htmldocs-bdebabb5d714259fb5c60f5f85a0f13a06afe2eb.tar.gz
Autogenerated HTML docs for v1.5.3-rc6-9-gaabb2
Diffstat (limited to 'git-rev-list.txt')
-rw-r--r--git-rev-list.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-rev-list.txt b/git-rev-list.txt
index cbbc23454..a0c611e74 100644
--- a/git-rev-list.txt
+++ b/git-rev-list.txt
@@ -298,8 +298,8 @@ used in the output. When the starting commit is specified as
'commit@{now}', output also uses 'commit@\{timestamp}' notation
instead. Under '\--pretty=oneline', the commit message is
prefixed with this information on the same line.
-+
-Cannot be combined with --reverse.
+
+Cannot be combined with '\--reverse'.
--merge::
@@ -375,7 +375,7 @@ By default, the commits are shown in reverse chronological order.
--reverse::
Output the commits in reverse order.
- Cannot be combined with --walk-reflogs.
+ Cannot be combined with '\--walk-reflogs'.
Object Traversal
~~~~~~~~~~~~~~~~