.\" ** You probably do not want to edit this file directly ** .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. .TH "GIT\-STRIPSPACE" "1" "09/19/2007" "Git 1.5.3.2" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" git\-stripspace \- Filter out empty lines .SH "SYNOPSIS" \fIgit\-stripspace\fR [\-s | \-\-strip\-comments] < .SH "DESCRIPTION" Remove multiple empty lines, and empty lines at beginning and end. .SH "OPTIONS" .TP \-s\\|\-\-strip\-comments In addition to empty lines, also strip lines starting with \fI#\fR. .TP Byte stream to act on. .SH "AUTHOR" Written by Linus Torvalds .SH "DOCUMENTATION" Documentation by Junio C Hamano and the git\-list . .SH "GIT" Part of the \fBgit\fR(7) suite