summaryrefslogtreecommitdiff
path: root/doc/pl/weechat_faq.pl.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-11-25 08:28:17 +0100
committerSébastien Helleu <flashcode@flashtux.org>2017-11-25 08:28:17 +0100
commit829f64a38854418d9d4db4281cba76a7bd40d2e1 (patch)
treef33f15a3304827324f86ed96bf75046513e49585 /doc/pl/weechat_faq.pl.adoc
parentef1c95995908b74417f2d47c2d7e3358671b7146 (diff)
downloadweechat-829f64a38854418d9d4db4281cba76a7bd40d2e1.zip
doc: add question about command "/script update" in FAQ
Diffstat (limited to 'doc/pl/weechat_faq.pl.adoc')
-rw-r--r--doc/pl/weechat_faq.pl.adoc19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/pl/weechat_faq.pl.adoc b/doc/pl/weechat_faq.pl.adoc
index f5ceeb69b..7e7e554f2 100644
--- a/doc/pl/weechat_faq.pl.adoc
+++ b/doc/pl/weechat_faq.pl.adoc
@@ -836,6 +836,25 @@ Możesz użyć komendy `/script` do instalowania i zarządzania skryptami
Skrypty nie są kompatybilne z innymi klientami IRC.
+// TRANSLATION MISSING
+[[scripts_update]]
+=== The command "/script update" can not read scripts, how to fix that?
+
+First check questions about SSL connection in this FAQ
+(especially the option _weechat.network.gnutls_ca_file_).
+
+If still not working, try to manually delete the scripts file (in your shell):
+
+----
+$ rm ~/.weechat/script/plugins.xml.gz
+----
+
+And update scripts again in WeeChat:
+
+----
+/script update
+----
+
[[settings]]
== Ustawienia