]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-status.txt
doc txt & -h consistency: use "<options>", not "<options>..."
[thirdparty/git.git] / Documentation / git-status.txt
index 54a4b29b473cc4e928b484286b01b337c9b25bdd..5e438a7fdc1ca4e8684c52c3773a6f722b26c287 100644 (file)
@@ -9,7 +9,7 @@ git-status - Show the working tree status
 SYNOPSIS
 --------
 [verse]
-'git status' [<options>...] [--] [<pathspec>...]
+'git status' [<options>] [--] [<pathspec>...]
 
 DESCRIPTION
 -----------