tokyo-tyrant: shorten option text

This commit is contained in:
Adam Vandenberg 2012-02-07 21:14:24 -08:00
parent 631daffb6e
commit facbbdd0d6

View file

@ -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