1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

doc: remove wrong links in quickstart guide

This commit is contained in:
Sébastien Helleu
2017-08-12 12:21:17 +02:00
parent b980983039
commit a4ee38d881
9 changed files with 43 additions and 50 deletions
+5 -6
View File
@@ -81,12 +81,11 @@ Všechna nastavení jsou uložena při ukončení WeeChatu (nebo použitím př
// TRANSLATION MISSING
[IMPORTANT]
It is *not recommended* to edit configuration files by hand because WeeChat
may write them at any time (for example on <<command_weechat_quit,/quit>>)
and after any change you must run the command <<command_weechat_reload,/reload>>
(with the risk of losing other changes that were not yet saved with
<<command_weechat_save,/save>>). +
You can use the command <<command_weechat_set,/set>>, which checks the value
and applies immediately the changes.
may write them at any time (for example on `/quit`) and after any change
you must run the command `/reload` (with the risk of losing other changes
that were not yet saved with `/save`). +
You can use the command `/set`, which checks the value and applies immediately
the changes.
[[core_vs_plugins]]
== Jádro versus pluginy