branch doc: remove --set-upstream from synopsis
commita060f3d3d87d9dc1281000cf21a3dbaaa1327cc2
authorTodd Zullinger <tmz@pobox.com>
Thu, 16 Nov 2017 07:46:43 +0000 (16 02:46 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Nov 2017 01:19:21 +0000 (17 10:19 +0900)
tree51ba96a79e9c6440dbd0e6e30952ae89fa30eb21
parent52668846ea2d41ffbd87cda7cb8e492dea9f2c4d
branch doc: remove --set-upstream from synopsis

Support for the --set-upstream option was removed in 52668846ea
(builtin/branch: stop supporting the "--set-upstream" option,
2017-08-17), after a long deprecation period.

Remove the option from the command synopsis for consistency.  Replace
another reference to it in the description of `--delete` with
`--set-upstream-to`.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt