X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-p4.txt;h=9a7cdea0f191050de2dd842f38035073a29fef4d;hb=09fca77b9ecd64e2008835208bab29e15a4b2809;hp=9930829139ed1afb35b45a569c5069646561d865;hpb=ae3f41f20a0b5a9fa3e83a12557c887855b920f3;p=git.git diff --git a/Documentation/git-p4.txt b/Documentation/git-p4.txt index 993082913..9a7cdea0f 100644 --- a/Documentation/git-p4.txt +++ b/Documentation/git-p4.txt @@ -232,7 +232,10 @@ git repository: Use a client spec to find the list of interesting files in p4. The client spec is discovered using 'p4 client -o' which checks the 'P4CLIENT' environment variable and returns a mapping of - depot files to workspace files. + depot files to workspace files. Note that a depot path is + still required, but files found in the path that match in + the client spec view will be laid out according to the client + spec. Clone options ~~~~~~~~~~~~~