diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-08-16 11:41:26 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-16 11:41:26 -0700 |
commit | 412403eb454156ad5e1eafffc771e529730654aa (patch) | |
tree | 1bb9b0335344512ba7be00e195ebfcb2d97987cc /Documentation/git-request-pull.txt | |
parent | Merge branch 'jn/mime-type-with-params' into maint (diff) | |
parent | Documentation: use [verse] for SYNOPSIS sections (diff) | |
download | tgif-412403eb454156ad5e1eafffc771e529730654aa.tar.xz |
Merge branch 'mz/doc-synopsis-verse' into maint
* mz/doc-synopsis-verse:
Documentation: use [verse] for SYNOPSIS sections
Diffstat (limited to 'Documentation/git-request-pull.txt')
-rw-r--r-- | Documentation/git-request-pull.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-request-pull.txt b/Documentation/git-request-pull.txt index 3521d8e3c8..b99681ce85 100644 --- a/Documentation/git-request-pull.txt +++ b/Documentation/git-request-pull.txt @@ -7,6 +7,7 @@ git-request-pull - Generates a summary of pending changes SYNOPSIS -------- +[verse] 'git request-pull' [-p] <start> <url> [<end>] DESCRIPTION |