tokyo-tyrant: shorten option text
This commit is contained in:
parent
631daffb6e
commit
facbbdd0d6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue