aboutsummaryrefslogtreecommitdiffstats
path: root/manpages
diff options
context:
space:
mode:
authorMike McQuaid2017-10-30 09:14:53 +0000
committerMike McQuaid2017-10-30 09:14:53 +0000
commit6ddf3f8796abc669137e58b4032e2ab9c5d17930 (patch)
tree44f7ce3ad4c9d1c32e01b8068d913c16ca0eceb6 /manpages
parent7a0fdc3d03e8ee97f49cb0e1f061271c6c492dd4 (diff)
downloadbrew-6ddf3f8796abc669137e58b4032e2ab9c5d17930.tar.bz2
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.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/brew.13
1 files changed, 3 insertions, 0 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1
index a8dde6102..bf0348658 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -757,6 +757,9 @@ If \fB\-\-version=\fR\fIversion\fR is passed, use the value to override the valu
If \fB\-\-message=\fR\fImessage\fR is passed, append \fImessage\fR to the default PR message\.
.
.IP
+If \fB\-\-no\-browse\fR is passed, don\'t pass the \fB\-\-browse\fR argument to \fBhub\fR which opens the pull request URL in a browser\. Instead, output it to the command line\.
+.
+.IP
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 the preexisting formula already uses\.
.
.TP