X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-commit.txt;h=1edc278c64827b47d8b672106433417510342392;hb=562051809589574576971c53c23aad93f8c395d9;hp=236f7c4f32e94759d58dba80e731cc8274476f33;hpb=98438bd0e893c23186fb82ea8b04964c0f1ef9d1;p=git.git diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 236f7c4f..1edc278c 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -7,7 +7,7 @@ git-commit - Record your changes SYNOPSIS -------- -'git commit' [-a] [-s] [-v] [(-c | -C) | -F | -m ] [-e] ... +'git-commit' [-a] [-s] [-v] [(-c | -C) | -F | -m ] [-e] ... DESCRIPTION -----------