Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:09:36 +0000 (11:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:09:36 +0000 (11:09 -0700)
commit9192ece94b94ccbc061216517251400db691de86
treed2a6a31b20a8c6665335ecc206fadbe6f569e75e
parent757bf26c8512c21e841f75d16be624eb7fb4272c
parent45aaf0310f2b85d9c3264d1703c82cd5085aaf24
Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'

The synopsis said "checkout [-B branch]" to make it clear the branch
name is a parameter to the option, but the heading for the option
description was "-B::", not "-B branch::", making the documentation
misleading.  There may be room in documentation pages of other
commands for similar improvements.

* jc/maint-doc-checkout-b-always-takes-branch-name:
  doc: "git checkout -b/-B/--orphan" always takes a branch name
Documentation/git-checkout.txt