summaryrefslogtreecommitdiffstats
path: root/git-p4.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-02-17 14:11:26 -0800
committerJunio C Hamano <gitster@pobox.com>2015-02-17 14:11:26 -0800
commit6bb32e61faff1d96d84d668f44b4440210b0e23c (patch)
treeaea24c30b07a7bfb8869945bba6a5d75701cc1c4 /git-p4.txt
parent0bcc239ed214940dcb68139f571d91bf04f1a0c9 (diff)
downloadgit-htmldocs-6bb32e61faff1d96d84d668f44b4440210b0e23c.tar.gz
Autogenerated HTML docs for v2.3.0-130-g3188a
Diffstat (limited to 'git-p4.txt')
-rw-r--r--git-p4.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-p4.txt b/git-p4.txt
index 6ab5f9497..a1664b9f6 100644
--- a/git-p4.txt
+++ b/git-p4.txt
@@ -241,6 +241,9 @@ Git repository:
Use a client spec to find the list of interesting files in p4.
See the "CLIENT SPEC" section below.
+-/ <path>::
+ Exclude selected depot paths when cloning or syncing.
+
Clone options
~~~~~~~~~~~~~
These options can be used in an initial 'clone', along with the 'sync'
@@ -254,9 +257,6 @@ options described above.
--bare::
Perform a bare clone. See linkgit:git-clone[1].
--/ <path>::
- Exclude selected depot paths when cloning.
-
Submit options
~~~~~~~~~~~~~~
These options can be used to modify 'git p4 submit' behavior.