diff options
Diffstat (limited to 'Documentation/git-request-pull.txt')
-rw-r--r-- | Documentation/git-request-pull.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-request-pull.txt b/Documentation/git-request-pull.txt index 70810c01d4..19335fddae 100644 --- a/Documentation/git-request-pull.txt +++ b/Documentation/git-request-pull.txt @@ -7,7 +7,7 @@ git-request-pull - Generates a summary of pending changes SYNOPSIS -------- -'git-request-pull' <start> <url> [<end>] +'git request-pull' <start> <url> [<end>] DESCRIPTION ----------- |