From 56992f765d8e5eaa495f46e23f50b17ec1db725f Mon Sep 17 00:00:00 2001 From: Jonathan Nieder Date: Thu, 3 Jul 2008 00:08:12 -0500 Subject: [PATCH] git(1): add comma Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano --- Documentation/git.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git.txt b/Documentation/git.txt index 425f1f4aee..0ede9b9967 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -142,7 +142,7 @@ help ...'. --exec-path:: Path to wherever your core git programs are installed. This can also be controlled by setting the GIT_EXEC_PATH - environment variable. If no path is given 'git' will print + environment variable. If no path is given, 'git' will print the current setting and then exit. -p:: -- 2.11.4.GIT