/dev-cmd/pr-publish: tweak wording.

Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
This commit is contained in:
Mike McQuaid 2021-05-19 11:36:59 +01:00 committed by GitHub
parent ddcb0519b6
commit 2bd71ffb30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ module Homebrew
description: "If supported on the target tap, automatically reformat and reword commits "\
"in the pull request to our preferred format."
flag "--branch=",
description: "Branch to publish (default: `master`)."
description: "Branch to publish to (default: `master`)."
flag "--message=",
depends_on: "--autosquash",
description: "Message to include when autosquashing revision bumps, deletions, and rebuilds."