* maint:
  Documentation: Clarify '--signoff' for git-commit
This commit is contained in:
Junio C Hamano 2008-10-19 15:53:46 -07:00
Родитель 828e32b82e 09cff066f6
Коммит 3aa615bc5d
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -94,7 +94,8 @@ OPTIONS
-s::
--signoff::
Add Signed-off-by line at the end of the commit message.
Add Signed-off-by line by the commiter at the end of the commit
log message.
-n::
--no-verify::