Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Document long options '--message=<msg>' and '--no-commit'
[gitweb.git]
/
Documentation
/
git-commit.txt
diff --git
a/Documentation/git-commit.txt
b/Documentation/git-commit.txt
index 53a7bb0895036e4d66086b8c656e74588c82c38c..352a494cb4be3ad1e155c0b4d8a0c584747ab865 100644
(file)
--- a/
Documentation/git-commit.txt
+++ b/
Documentation/git-commit.txt
@@
-71,7
+71,7
@@
OPTIONS
Override the author name used in the commit. Use
`A U Thor <author@example.com>` format.
--m <msg>::
+-m <msg>
|--message=<msg>
::
Use the given <msg> as the commit message.
-s|--signoff::