summaryrefslogtreecommitdiff
path: root/Documentation/git-p4.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-p4.adoc')
-rw-r--r--Documentation/git-p4.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-p4.adoc b/Documentation/git-p4.adoc
index f97b786bf9..59edd24134 100644
--- a/Documentation/git-p4.adoc
+++ b/Documentation/git-p4.adoc
@@ -66,6 +66,7 @@ Clone
~~~~~
Generally, 'git p4 clone' is used to create a new Git directory
from an existing p4 repository:
+
------------
$ git p4 clone //depot/path/project
------------