OSDN Git Service

Documentation: correctly spell git worktree --detach
authorbrian m. carlson <sandals@crustytoothpaste.net>
Wed, 22 Feb 2017 12:34:42 +0000 (12:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Feb 2017 18:08:38 +0000 (10:08 -0800)
commit9993a7c5f132d4f7c9cf93509cba6737ca131ef4
treed6dd24c7fcacb5d0b0f0a3920ff9171da2ecc75b
parent5c942570fe2a48d8fde348e89392c2e9e23aa483
Documentation: correctly spell git worktree --detach

The option is “--detach”, but we accidentally spelled it “--detached” at
one point in the man page.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Reported-by: Casey Rodarmor <casey@rodarmor.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-worktree.txt