diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 15ae4f12d0..338e5acb8b 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -24,6 +24,8 @@ OPTIONS --help:: prints the synopsis and a list of available commands. + If a git command is named this option will bring up the + man-page for that command. --exec-path:: path to wherever your core git programs are installed. |