diff options
| author | Markus Reiter | 2017-02-28 14:33:39 +0100 | 
|---|---|---|
| committer | Markus Reiter | 2017-02-28 22:48:57 +0100 | 
| commit | 487294f8155cbbcc1af22757d632ca352c24d6b8 (patch) | |
| tree | 3c6012460b8959314e5f17934df29ff0c965f0e8 /docs/brew.1.html | |
| parent | fa34aa2a21473a4e4d360e9561f8ca89f2415ded (diff) | |
| download | brew-487294f8155cbbcc1af22757d632ca352c24d6b8.tar.bz2 | |
Remove Minitest.
Diffstat (limited to 'docs/brew.1.html')
| -rw-r--r-- | docs/brew.1.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/brew.1.html b/docs/brew.1.html index ff2d6105c..94c4d7822 100644 --- a/docs/brew.1.html +++ b/docs/brew.1.html @@ -612,7 +612,7 @@ launched with access to IRB or a shell inside the temporary test directory.</p>  not deleted.</p>  <p>Example: <code>brew install jruby && brew test jruby</code></p></dd> -<dt><code>tests</code> [<code>-v</code>] [<code>--coverage</code>] [<code>--generic</code>] [<code>--no-compat</code>] [<code>--only=</code><var>test_script</var><code>:</code><var>test_method</var>] [<code>--seed</code> <var>seed</var>] [<code>--trace</code>] [<code>--online</code>] [<code>--official-cmd-taps</code>]</dt><dd><p>Run Homebrew's unit and integration tests.</p></dd> +<dt><code>tests</code> [<code>-v</code>] [<code>--coverage</code>] [<code>--generic</code>] [<code>--no-compat</code>] [<code>--only=</code><var>test_script</var><code>:</code><var>line_number</var>] [<code>--seed</code> <var>seed</var>] [<code>--online</code>] [<code>--official-cmd-taps</code>]</dt><dd><p>Run Homebrew's unit and integration tests.</p></dd>  <dt><code>update-test</code> [<code>--commit=</code><var>commit</var>] [<code>--before=</code><var>date</var>] [<code>--keep-tmp</code>]</dt><dd><p>Runs a test of <code>brew update</code> with a new repository clone.</p>  <p>If no arguments are passed, use <code>origin/master</code> as the start commit.</p>  | 
