aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/tokyo-tyrant.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tokyo-tyrant.rb b/Library/Formula/tokyo-tyrant.rb
index 194d29ee6..3d4b63822 100644
--- a/Library/Formula/tokyo-tyrant.rb
+++ b/Library/Formula/tokyo-tyrant.rb
@@ -9,7 +9,7 @@ class TokyoTyrant < Formula
depends_on 'lua' unless ARGV.include? "--no-lua"
def options
- [["--no-lua", "Disable Lua support (and don't force Lua install.)"]]
+ [["--no-lua", "Disable Lua support."]]
end
def install