From 6ddf3f8796abc669137e58b4032e2ab9c5d17930 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 30 Oct 2017 09:14:53 +0000 Subject: bump-formula-pr: add --no-browse option. If `--no-browse` is passed, don't pass the `--browse` argument to `hub` which opens the pull request URL in a browser. Instead, output it to the command line. --- docs/Manpage.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/Manpage.md b/docs/Manpage.md index 2fe0016d9..d94cec30a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -726,6 +726,10 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note If `--message=``message` is passed, append `message` to the default PR message. + If `--no-browse` is passed, don't pass the `--browse` argument to `hub` + which opens the pull request URL in a browser. Instead, output it to the + command line. + Note that this command cannot be used to transition a formula from a URL-and-sha256 style specification into a tag-and-revision style specification, nor vice versa. It must use whichever style specification -- cgit v1.2.3