]> asedeno.scripts.mit.edu Git - git.git/commitdiff
Documentation/git-reflog: Fix formatting of command lists
authorMichael J Gruber <git@drmicha.warpmail.net>
Sun, 21 Mar 2010 17:30:16 +0000 (18:30 +0100)
committerJunio 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

index 7f7a5445c7d043dc2f28cfbca63732a417d91a87..6b44ee19e93061e734033b3bccd95fc8f3e5b5cd 100644 (file)
@@ -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