bump-cask-pr: add --fork-org flag

This commit is contained in:
Dawid Dziurla 2021-04-18 20:53:01 +02:00 committed by GitHub
parent 520b8110e8
commit ee841f11df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,8 @@ module Homebrew
description: "Specify the <URL> for the new download."
flag "--sha256=",
description: "Specify the <SHA-256> checksum of the new download."
flag "--fork-org=",
description: "Use the specified GitHub organization for forking."
switch "-f", "--force",
description: "Ignore duplicate open PRs."