diff,difftool: Don't use the {0,2} notation in usage strings
[gitweb.git] / Documentation / git-difftool.txt
index 8250bad2ce95245ca8e2a41c0740d0029b92ae4b..a02e3b5190260cc8f5c72d195ff8fe5afa6cd29a 100644 (file)
@@ -7,7 +7,7 @@ git-difftool - Show changes using common diff tools
 
 SYNOPSIS
 --------
-'git difftool' [<options>] <commit>{0,2} [--] [<path>...]
+'git difftool' [<options>] [<commit> [<commit>]] [--] [<path>...]
 
 DESCRIPTION
 -----------