Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Allow cloning to an existing empty directory
[gitweb.git]
/
Documentation
/
git-stripspace.txt
diff --git
a/Documentation/git-stripspace.txt
b/Documentation/git-stripspace.txt
index 8421a39f26ac4807afd42e8f3ac084686b170871..7508c0e42d2cd50ac522fc80a3a866411b7b51c5 100644
(file)
--- a/
Documentation/git-stripspace.txt
+++ b/
Documentation/git-stripspace.txt
@@
-8,7
+8,7
@@
git-stripspace - Filter out empty lines
SYNOPSIS
--------
-'git
-
stripspace' [-s | --strip-comments] < <stream>
+'git
stripspace' [-s | --strip-comments] < <stream>
DESCRIPTION
-----------