Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-stripspace: add synopsis for --comment-lines
author
Slavomir Vlcek
<svlc@inventati.org>
Tue, 18 Nov 2014 23:16:55 +0000
(
00:16
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 4 Dec 2014 22:18:30 +0000
(14:18 -0800)
Signed-off-by: Slavomir Vlcek <svlc@inventati.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stripspace.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
eeff891
)
diff --git
a/Documentation/git-stripspace.txt
b/Documentation/git-stripspace.txt
index c87bfcb674b9a1026ab0d7b8e4907d538c99c7e5..6c6e989074c58840ca1c8c4e6f4cad0b8fdb718d 100644
(file)
--- a/
Documentation/git-stripspace.txt
+++ b/
Documentation/git-stripspace.txt
@@
-10,6
+10,7
@@
SYNOPSIS
--------
[verse]
'git stripspace' [-s | --strip-comments] < input
+'git stripspace' [-c | --comment-lines] < input
DESCRIPTION
-----------