From fd0368f985c2d6179d76cdf3569b0798d42f9196 Mon Sep 17 00:00:00 2001 From: Jakub Narebski Date: Fri, 13 Jul 2007 01:54:07 +0200 Subject: Document long options '--message=' and '--no-commit' Document that '--message=' is long version of '-m ' in git-commit, and that '--no-checkout' is long version of '-n' in git-clone. Signed-off-by: Jakub Narebski Signed-off-by: Junio C Hamano --- Documentation/git-commit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-commit.txt') diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 53a7bb0895..352a494cb4 100644 --- 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 ` format. --m :: +-m |--message=:: Use the given as the commit message. -s|--signoff:: -- cgit v1.3