Document long options '--message=<msg>' and '--no-commit'
commitfd0368f985c2d6179d76cdf3569b0798d42f9196
authorJakub Narebski <jnareb@gmail.com>
Thu, 12 Jul 2007 23:54:07 +0000 (13 01:54 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jul 2007 03:22:06 +0000 (12 20:22 -0700)
tree38a5fcb9e9096ce112e41c5162462c939f588340
parentdbddb714b0e69ef15fba64e74f34244ab95f0610
Document long options '--message=<msg>' and '--no-commit'

Document that '--message=<msg>' is long version of '-m <msg>' in
git-commit, and that '--no-checkout' is long version of '-n' in
git-clone.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt
Documentation/git-commit.txt