Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-reflog: Fix formatting of command lists
author
Michael J Gruber
<git@drmicha.warpmail.net>
Sun, 21 Mar 2010 17:30:16 +0000
(18:30 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 21 Mar 2010 21:40:02 +0000
(14:40 -0700)
A misplaced list continuation mark appears literally in the
rendered doc. Fix this by removing it.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reflog.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
c214f2c
)
diff --git
a/Documentation/git-reflog.txt
b/Documentation/git-reflog.txt
index 7f7a5445c7d043dc2f28cfbca63732a417d91a87..6b44ee19e93061e734033b3bccd95fc8f3e5b5cd 100644
(file)
--- a/
Documentation/git-reflog.txt
+++ b/
Documentation/git-reflog.txt
@@
-18,9
+18,7
@@
depending on the subcommand:
[verse]
'git reflog expire' [--dry-run] [--stale-fix] [--verbose]
[--expire=<time>] [--expire-unreachable=<time>] [--all] <refs>...
-+
'git reflog delete' ref@\{specifier\}...
-+
'git reflog' ['show'] [log-options] [<ref>]
Reflog is a mechanism to record when the tip of branches are