summaryrefslogtreecommitdiffstats
path: root/git-worktree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-11-17 14:09:01 -0800
committerJunio C Hamano <gitster@pobox.com>2016-11-17 14:09:01 -0800
commitcd1dbe737a97c3e6a6fd78f109141e614f7a763c (patch)
tree9e294ee6fe1a8f1956f3b22efe56ecf0ed057245 /git-worktree.txt
parente7c0d81b59e3e06bb3f4d9712b8ccf1b360f7949 (diff)
downloadgit-htmldocs-cd1dbe737a97c3e6a6fd78f109141e614f7a763c.tar.gz
Autogenerated HTML docs for v2.11.0-rc2
Diffstat (limited to 'git-worktree.txt')
-rw-r--r--git-worktree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-worktree.txt b/git-worktree.txt
index 0aeb020d0..e257c19eb 100644
--- a/git-worktree.txt
+++ b/git-worktree.txt
@@ -133,7 +133,7 @@ OPTIONS
+
If the last path components in the working tree's path is unique among
working trees, it can be used to identify worktrees. For example if
-you only have to working trees at "/abc/def/ghi" and "/abc/def/ggg",
+you only have two working trees, at "/abc/def/ghi" and "/abc/def/ggg",
then "ghi" or "def/ghi" is enough to point to the former working tree.
DETAILS