aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-reflog.txt
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2010-03-21 18:30:16 +0100
committerJunio C Hamano <gitster@pobox.com>2010-03-21 14:40:02 -0700
commitb6c7c41b17857138491f4fd3392644326cf4e64d (patch)
tree99f6cc3438438a1802352581d2b745c66f4eba34 /Documentation/git-reflog.txt
parentc214f2c80c70c2a3803bf1f3efc323cee5496024 (diff)
downloadgit-b6c7c41b17857138491f4fd3392644326cf4e64d.tar.gz
Documentation/git-reflog: Fix formatting of command lists
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>
Diffstat (limited to 'Documentation/git-reflog.txt')
-rw-r--r--Documentation/git-reflog.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/git-reflog.txt b/Documentation/git-reflog.txt
index 7f7a5445c7..6b44ee19e9 100644
--- 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