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>
No differences found