Signed-off-by: Santi Béjar <sbejar@xxxxxxxxx> --- Documentation/urls.txt | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/urls.txt b/Documentation/urls.txt index 81ac17f..894bb46 100644 --- a/Documentation/urls.txt +++ b/Documentation/urls.txt @@ -34,13 +34,14 @@ To sync with a local directory, you can use: =============================================================== - /path/to/repo.git/ - file:///path/to/repo.git/ +- /path/to/bundle =============================================================== ifndef::git-clone[] -They are mostly equivalent, except when cloning. See +The first two are mostly equivalent, except when cloning. See linkgit:git-clone[1] for details. endif::git-clone[] ifdef::git-clone[] -They are equivalent, except the former implies --local option. +The first two are equivalent, except the former implies --local option. endif::git-clone[] -- 1.5.4.3.293.gac81 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html