git-worktree.txt: fix missing ")" typo
authorEric Sunshine <sunshine@sunshineco.com>
Fri, 16 Feb 2018 20:44:51 +0000 (15:44 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Feb 2018 21:11:40 +0000 (13:11 -0800)
commit661a5a382e37c8a81e76ba803559075f3350a51c
tree9e0164efc003a200fbbe28af405f18dbe8d1448a
parent50fdf7b1b12c801ded04c31c108ece9a9570a9ec
git-worktree.txt: fix missing ")" typo

Add the closing ")" to a parenthetical phrase introduced by 4e85333197
(worktree: make add <path> <branch> dwim, 2017-11-26).

While at it, add a missing ":" at the end of the same sentence since
it precedes an example literal command block.

Reported-by: Mike Nordell <tamlin.thefirst@gmail.com>
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-worktree.txt