aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli.rb
diff options
context:
space:
mode:
authorEitot2016-10-23 17:32:19 +0200
committerEitot2016-10-23 17:43:06 +0200
commit0b176f9cc8ee4f95271fc398b6e9a521bda9ebdb (patch)
tree65688fc105eb066ee98f0c5e81d6375d4e3476f0 /Library/Homebrew/cask/lib/hbc/cli.rb
parent773d20fb0c23439f3efbb9ecb1475c5cbe5b3957 (diff)
downloadbrew-0b176f9cc8ee4f95271fc398b6e9a521bda9ebdb.tar.bz2
Add dictionary artifact
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc/cli.rb')
-rw-r--r--Library/Homebrew/cask/lib/hbc/cli.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli.rb b/Library/Homebrew/cask/lib/hbc/cli.rb
index 6249fbc7a..d062c6a7d 100644
--- a/Library/Homebrew/cask/lib/hbc/cli.rb
+++ b/Library/Homebrew/cask/lib/hbc/cli.rb
@@ -54,6 +54,7 @@ module Hbc
"--colorpickerdir=" => :colorpickerdir=,
"--prefpanedir=" => :prefpanedir=,
"--qlplugindir=" => :qlplugindir=,
+ "--dictionarydir=" => :dictionarydir=,
"--fontdir=" => :fontdir=,
"--servicedir=" => :servicedir=,
"--input_methoddir=" => :input_methoddir=,