diff options
author | Johan Rylander <johan@rylander.cc> | 2019-06-12 23:33:33 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-06-12 23:33:33 +0200 |
commit | 6c114bbba7754b93b9ab881f578b80254300ce6d (patch) | |
tree | 821295974eb33846f839efcd265f743740e6a2bf /doc/ja | |
parent | 4b90549b86c29f79622f45961db7f851e22e8930 (diff) | |
download | weechat-6c114bbba7754b93b9ab881f578b80254300ce6d.zip |
doc: remove obsolete options for "brew install" command (FAQ)
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_faq.ja.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/weechat_faq.ja.adoc b/doc/ja/weechat_faq.ja.adoc index 55a42a468..896ffd143 100644 --- a/doc/ja/weechat_faq.ja.adoc +++ b/doc/ja/weechat_faq.ja.adoc @@ -74,7 +74,7 @@ brew info weechat 以下のコマンドで WeeChat をインストールします: ---- -brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile +brew install weechat ---- [[lost]] |