diff options
author | Jonathan Nieder <jrnieder@uchicago.edu> | 2008-07-03 00:08:12 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-05 11:24:39 -0700 |
commit | 56992f765d8e5eaa495f46e23f50b17ec1db725f (patch) | |
tree | a671402bb48e8a3de23fe2c0a9e3392daae97248 /Documentation | |
parent | 7f9d77f2797cabfc1b5b9bad89a295d4f139120f (diff) | |
download | git-56992f765d8e5eaa495f46e23f50b17ec1db725f.tar.gz git-56992f765d8e5eaa495f46e23f50b17ec1db725f.tar.xz |
git(1): add comma
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 425f1f4ae..0ede9b996 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:: |