doc: add a manual way to download the list of scripts, if needed (FAQ)

v2.8-utf8proc
Sébastien Helleu 2017-11-25 09:04:17 +01:00
parent 829f64a388
commit d0d900395a
6 changed files with 103 additions and 0 deletions

View File

@ -895,6 +895,23 @@ And update scripts again in WeeChat:
/script update
----
If you still have an error, then you must remove the automatic update of file
in WeeChat and download the file manually outside WeeChat (that means you'll
have to update manually the file yourself to get updates):
* in WeeChat:
----
/set script.scripts.cache_expire -1
----
* in your shell, with curl installed:
----
$ cd ~/.weechat/script
$ curl -O https://weechat.org/files/plugins.xml.gz
----
[[settings]]
== Einstellungen

View File

@ -846,6 +846,23 @@ And update scripts again in WeeChat:
/script update
----
If you still have an error, then you must remove the automatic update of file
in WeeChat and download the file manually outside WeeChat (that means you'll
have to update manually the file yourself to get updates):
* in WeeChat:
----
/set script.scripts.cache_expire -1
----
* in your shell, with curl installed:
----
$ cd ~/.weechat/script
$ curl -O https://weechat.org/files/plugins.xml.gz
----
[[settings]]
== Settings

View File

@ -882,6 +882,24 @@ Et mettez à jour les scripts à nouveau dans WeeChat :
/script update
----
Si vous avez toujours une erreur, alors vous devez supprimer la mise à jour
automatique du fichier dans WeeChat et télécharger le fichier manuellement
en dehors de WeeChat (cela signifie que vous devrez mettre à jour le fichier
vous-même pour obtenir les mises à jour) :
* dans WeeChat :
----
/set script.scripts.cache_expire -1
----
* dans votre shell, avec curl installé :
----
$ cd ~/.weechat/script
$ curl -O https://weechat.org/files/plugins.xml.gz
----
[[settings]]
== Réglages

View File

@ -909,6 +909,23 @@ And update scripts again in WeeChat:
/script update
----
If you still have an error, then you must remove the automatic update of file
in WeeChat and download the file manually outside WeeChat (that means you'll
have to update manually the file yourself to get updates):
* in WeeChat:
----
/set script.scripts.cache_expire -1
----
* in your shell, with curl installed:
----
$ cd ~/.weechat/script
$ curl -O https://weechat.org/files/plugins.xml.gz
----
[[settings]]
== Impostazioni

View File

@ -843,6 +843,23 @@ And update scripts again in WeeChat:
/script update
----
If you still have an error, then you must remove the automatic update of file
in WeeChat and download the file manually outside WeeChat (that means you'll
have to update manually the file yourself to get updates):
* in WeeChat:
----
/set script.scripts.cache_expire -1
----
* in your shell, with curl installed:
----
$ cd ~/.weechat/script
$ curl -O https://weechat.org/files/plugins.xml.gz
----
[[settings]]
== 設定

View File

@ -855,6 +855,23 @@ And update scripts again in WeeChat:
/script update
----
If you still have an error, then you must remove the automatic update of file
in WeeChat and download the file manually outside WeeChat (that means you'll
have to update manually the file yourself to get updates):
* in WeeChat:
----
/set script.scripts.cache_expire -1
----
* in your shell, with curl installed:
----
$ cd ~/.weechat/script
$ curl -O https://weechat.org/files/plugins.xml.gz
----
[[settings]]
== Ustawienia