Merge "Fix command-line options formatting"

This commit is contained in:
Zuul 2019-10-01 12:55:10 +00:00 committed by Gerrit Code Review
commit 45204d5f50

View File

@ -168,9 +168,9 @@ branch.
If a deliverable includes multiple git repositories, all of the If a deliverable includes multiple git repositories, all of the
repositories are included in the new release unless their HEAD version repositories are included in the new release unless their HEAD version
matches the most recent release from that repository. To re-tag in matches the most recent release from that repository. To re-tag in
those cases, use the --force option. those cases, use the ``--force`` option.
Use the --stable-branch option to also create a stable branch for the Use the ``--stable-branch`` option to also create a stable branch for the
new release. Projects following the cycle-with-rc release new release. Projects following the cycle-with-rc release
model automatically receive a new stable branch on their first release model automatically receive a new stable branch on their first release
candidate. candidate.