aspell caveats so people know to use --lang
This commit is contained in:
parent
856e5a90f7
commit
5ea471b2f6
1 changed files with 8 additions and 0 deletions
|
@ -373,4 +373,12 @@ class Aspell <Formula
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
# TODO remove when options works properly
|
||||
def caveats
|
||||
"To install dictionaries, eg:
|
||||
|
||||
brew install aspell --lang=en
|
||||
|
||||
"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue