Wrap synopsis lines and use [verse] to keep formatting
[git.git] / Documentation / git-cat-file.txt
index 9a7700f..504eb1b 100644 (file)
@@ -8,7 +8,7 @@ git-cat-file - Provide content or type information for repository objects
 
 SYNOPSIS
 --------
-'git-cat-file' (-t | -s | -e | <type>) <object>
+'git-cat-file' [-t | -s | -e | <type>] <object>
 
 DESCRIPTION
 -----------