Documentation/git-checkout: fix incorrect worktree prune command
commit5c3146487459b80898b50686740bb273b2c2b022
authorEric Sunshine <sunshine@sunshineco.com>
Mon, 6 Jul 2015 17:30:38 +0000 (6 13:30 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2015 18:07:42 +0000 (6 11:07 -0700)
treef467f14cb8150a2cdbefb82c67634e59f1b89880
parentdf0b6cfbda88144714541664fb501146d6465a82
Documentation/git-checkout: fix incorrect worktree prune command

This was missed when "git prune --worktrees" became "git worktree prune".

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-checkout.txt