summaryrefslogtreecommitdiff
path: root/Documentation/git-bundle.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-05-18 21:50:56 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2007-05-18 21:50:56 -0700
commit404fdef22f1084141aeef5781d5a322554fed481 (patch)
treeabfce65899ec3856f636d9ff5465a8d962296398 /Documentation/git-bundle.txt
parentDocumentation/git.txt: Update links to older documentation pages. (diff)
parentDocumentation: Reformatted SYNOPSIS for several commands (diff)
downloadtgif-404fdef22f1084141aeef5781d5a322554fed481.tar.xz
Merge branch 'maint'
* maint: Documentation: Reformatted SYNOPSIS for several commands Documentation: Added [verse] to SYNOPSIS where necessary
Diffstat (limited to 'Documentation/git-bundle.txt')
-rw-r--r--Documentation/git-bundle.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-bundle.txt b/Documentation/git-bundle.txt
index 92e7a68722..5051e2bada 100644
--- a/Documentation/git-bundle.txt
+++ b/Documentation/git-bundle.txt
@@ -8,6 +8,7 @@ git-bundle - Move objects and refs by archive
SYNOPSIS
--------
+[verse]
'git-bundle' create <file> [git-rev-list args]
'git-bundle' verify <file>
'git-bundle' list-heads <file> [refname...]