aboutsummaryrefslogtreecommitdiffstats
path: root/manpages
diff options
context:
space:
mode:
authorMarkus Reiter2017-02-28 14:33:39 +0100
committerMarkus Reiter2017-02-28 22:48:57 +0100
commit487294f8155cbbcc1af22757d632ca352c24d6b8 (patch)
tree3c6012460b8959314e5f17934df29ff0c965f0e8 /manpages
parentfa34aa2a21473a4e4d360e9561f8ca89f2415ded (diff)
downloadbrew-487294f8155cbbcc1af22757d632ca352c24d6b8.tar.bz2
Remove Minitest.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/brew.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1
index 0899007b5..15d6edf64 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -816,7 +816,7 @@ If \fB\-\-keep\-tmp\fR is passed, the temporary files created for the test are n
Example: \fBbrew install jruby && brew test jruby\fR
.
.TP
-\fBtests\fR [\fB\-v\fR] [\fB\-\-coverage\fR] [\fB\-\-generic\fR] [\fB\-\-no\-compat\fR] [\fB\-\-only=\fR\fItest_script\fR\fB:\fR\fItest_method\fR] [\fB\-\-seed\fR \fIseed\fR] [\fB\-\-trace\fR] [\fB\-\-online\fR] [\fB\-\-official\-cmd\-taps\fR]
+\fBtests\fR [\fB\-v\fR] [\fB\-\-coverage\fR] [\fB\-\-generic\fR] [\fB\-\-no\-compat\fR] [\fB\-\-only=\fR\fItest_script\fR\fB:\fR\fIline_number\fR] [\fB\-\-seed\fR \fIseed\fR] [\fB\-\-online\fR] [\fB\-\-official\-cmd\-taps\fR]
Run Homebrew\'s unit and integration tests\.
.
.TP