From: Junio C Hamano Date: Thu, 17 Oct 2013 22:55:08 +0000 (-0700) Subject: Merge branch 'jc/checkout-detach-doc' X-Git-Tag: v1.8.5-rc0~45 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ff6e1b887f6f038b7e8d7aaea2ca19d9add03607?hp=83f18cdd71d9154c9b563d13c502dd475b3ac88c Merge branch 'jc/checkout-detach-doc' "git checkout [--detach] " was listed poorly in the synopsis section of its documentation. * jc/checkout-detach-doc: checkout: update synopsys and documentation on detaching HEAD --- diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index ca118ac6bf..91294f89c8 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -9,7 +9,8 @@ SYNOPSIS -------- [verse] 'git checkout' [-q] [-f] [-m] [] -'git checkout' [-q] [-f] [-m] [--detach] [] +'git checkout' [-q] [-f] [-m] --detach [] +'git checkout' [-q] [-f] [-m] [--detach] 'git checkout' [-q] [-f] [-m] [[-b|-B|--orphan] ] [] 'git checkout' [-f|--ours|--theirs|-m|--conflict=