Merge branch 'sv/doc-stripspace'

* sv/doc-stripspace:
  Documentation/git-stripspace: add synopsis for --comment-lines
This commit is contained in:
Junio C Hamano 2014-12-22 12:27:27 -08:00
Родитель 2cd20dc3d4 608758d5ce
Коммит 53c3692eac
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@ SYNOPSIS
--------
[verse]
'git stripspace' [-s | --strip-comments] < input
'git stripspace' [-c | --comment-lines] < input
DESCRIPTION
-----------