summaryrefslogtreecommitdiff
path: root/doc/pl/weechat_user.pl.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pl/weechat_user.pl.asciidoc')
-rw-r--r--doc/pl/weechat_user.pl.asciidoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/pl/weechat_user.pl.asciidoc b/doc/pl/weechat_user.pl.asciidoc
index 51c100580..b5e517539 100644
--- a/doc/pl/weechat_user.pl.asciidoc
+++ b/doc/pl/weechat_user.pl.asciidoc
@@ -1452,11 +1452,12 @@ Jeśli używasz screena, możesz dodać to do swojego '~/.screenrc':
term screen-256color
----
-Jeśli wartość zmiennej 'TERM' jest niewłaściwa, a WeeChat został już uruchomiony,
-nie panikuj! Możesz zmienić ją bez restatowania, za pomocą skryptu 'shell.py':
+// TRANSLATION MISSING
+If your 'TERM' variable has wrong value and that WeeChat is already running,
+you can change it with these two commands:
----
-/shell setenv TERM=screen-256color
+/set env TERM screen-256color
/upgrade
----