sha1_file: allow sha1_file_name to handle arbitrary repositories
[gitweb.git] / Documentation / git-worktree.txt
index f850e8ffb66a41d8d76c0cc67967f7a27782bc3c..41585f535dba760590f2d67ecdc96cc8dea3a57f 100644 (file)
@@ -118,7 +118,7 @@ OPTIONS
 --[no-]guess-remote::
        With `worktree add <path>`, without `<commit-ish>`, instead
        of creating a new branch from HEAD, if there exists a tracking
-       branch in exactly one remote matching the basename of `<path>,
+       branch in exactly one remote matching the basename of `<path>`,
        base the new branch on the remote-tracking branch, and mark
        the remote-tracking branch as "upstream" from the new branch.
 +