Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maint
[gitweb.git] / Documentation / git-rerere.txt
index 161ecad2a9b418b8bf0edb7ed50ae959840c4250..a6253ba617f5ebcd82e4cfb1702999c145fa346c 100644 (file)
@@ -7,7 +7,8 @@ git-rerere - Reuse recorded resolution of conflicted merges
 
 SYNOPSIS
 --------
-'git rerere' ['clear'|'forget' [<pathspec>]|'diff'|'status'|'gc']
+[verse]
+'git rerere' ['clear'|'forget' <pathspec>|'diff'|'status'|'gc']
 
 DESCRIPTION
 -----------
@@ -43,7 +44,7 @@ will automatically invoke this command.
 'forget' <pathspec>::
 
 This resets the conflict resolutions which rerere has recorded for the current
-conflict in <pathspec>.  The <pathspec> is optional.
+conflict in <pathspec>.
 
 'diff'::