Merge branch 'rs/use-strbuf-complete-line'
[gitweb.git] / Documentation / git-stripspace.txt
index e6fdfcb9941c69320a032a2ea196d68caddbf2dc..6c6e989074c58840ca1c8c4e6f4cad0b8fdb718d 100644 (file)
@@ -10,11 +10,12 @@ SYNOPSIS
 --------
 [verse]
 'git stripspace' [-s | --strip-comments] < input
+'git stripspace' [-c | --comment-lines] < input
 
 DESCRIPTION
 -----------
 
-Clean the input in the manner used by 'git' for text such as commit
+Clean the input in the manner used by Git for text such as commit
 messages, notes, tags and branch descriptions.
 
 With no arguments, this will: