summaryrefslogtreecommitdiff
path: root/Documentation/git-p4import.txt
diff options
context:
space:
mode:
authorMatthias Kestenholz <matthias@spinlock.ch>2007-05-18 13:39:34 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-05-19 04:47:45 (GMT)
commit97925fde00743e557fa5e792004483a27e31fbd8 (patch)
tree6d64fc43e257129dc4b2dd23b7a34a6037b087b1 /Documentation/git-p4import.txt
parente448ff877b5bff0f2e6c5281652ed5183a41ed6c (diff)
downloadgit-97925fde00743e557fa5e792004483a27e31fbd8.zip
git-97925fde00743e557fa5e792004483a27e31fbd8.tar.gz
git-97925fde00743e557fa5e792004483a27e31fbd8.tar.bz2
Documentation: Reformatted SYNOPSIS for several commands
Signed-off-by: Matthias Kestenholz <matthias@spinlock.ch> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-p4import.txt')
-rw-r--r--Documentation/git-p4import.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/git-p4import.txt b/Documentation/git-p4import.txt
index 6edb9f1..714abbe 100644
--- a/Documentation/git-p4import.txt
+++ b/Documentation/git-p4import.txt
@@ -8,10 +8,10 @@ git-p4import - Import a Perforce repository into git
SYNOPSIS
--------
-`git-p4import` [-q|-v] [--notags] [--authors <file>] [-t <timezone>] <//p4repo/path> <branch>
-
+[verse]
+`git-p4import` [-q|-v] [--notags] [--authors <file>] [-t <timezone>]
+ <//p4repo/path> <branch>
`git-p4import` --stitch <//p4repo/path>
-
`git-p4import`