From ba2ec8abcc0f4a33852da4bb58af975d604569d5 Mon Sep 17 00:00:00 2001 From: Fabian Mettler Date: Mon, 6 Feb 2017 14:22:17 +0100 Subject: Fix: Documentation of --only in tests cmd This pull request fixes the documentation for the —only flag of the tests cmd. --- Library/Homebrew/dev-cmd/tests.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew') diff --git a/Library/Homebrew/dev-cmd/tests.rb b/Library/Homebrew/dev-cmd/tests.rb index 05bdda8d2..9d93fc9e8 100644 --- a/Library/Homebrew/dev-cmd/tests.rb +++ b/Library/Homebrew/dev-cmd/tests.rb @@ -1,4 +1,4 @@ -#: * `tests` [`-v`] [`--coverage`] [`--generic`] [`--no-compat`] [`--only=`] [`--seed` ] [`--trace`] [`--online`] [`--official-cmd-taps`]: +#: * `tests` [`-v`] [`--coverage`] [`--generic`] [`--no-compat`] [`--only=`] [`--seed` ] [`--trace`] [`--online`] [`--official-cmd-taps`]: #: Run Homebrew's unit and integration tests. require "fileutils" -- cgit v1.2.3