docs: trim excess whitespace
This commit is contained in:
parent
9d7cac2396
commit
5dbf24d179
@ -441,7 +441,7 @@ Natürlich ist das möglich:
|
|||||||
[[timezone]]
|
[[timezone]]
|
||||||
=== Wie kann ich die Zeitzone ändern?
|
=== Wie kann ich die Zeitzone ändern?
|
||||||
|
|
||||||
Es gibt in WeeChat keine Option um die Zeitzone einzustellen. Die
|
Es gibt in WeeChat keine Option um die Zeitzone einzustellen. Die
|
||||||
Umgebungsvariable `TZ` muss auf einen entsprechenden Wert eingestellt werden.
|
Umgebungsvariable `TZ` muss auf einen entsprechenden Wert eingestellt werden.
|
||||||
Am Besten machen Sie dies in Ihrer Shell-Initialisierungsdatei oder in der
|
Am Besten machen Sie dies in Ihrer Shell-Initialisierungsdatei oder in der
|
||||||
Befehlszeile, bevor Sie WeeChat starten:
|
Befehlszeile, bevor Sie WeeChat starten:
|
||||||
|
@ -195,7 +195,7 @@ List of commonly used options:
|
|||||||
The default home directory when running WeeChat. +
|
The default home directory when running WeeChat. +
|
||||||
With an empty value (recommended), XDG directories are used by default.
|
With an empty value (recommended), XDG directories are used by default.
|
||||||
If non empty, a single directory for all files is used.
|
If non empty, a single directory for all files is used.
|
||||||
The value can also be 4 directories separated by colons, in this order:
|
The value can also be 4 directories separated by colons, in this order:
|
||||||
config, data, cache, runtime.
|
config, data, cache, runtime.
|
||||||
|
|
||||||
| ENABLE_ALIAS | `ON`, `OFF` | ON |
|
| ENABLE_ALIAS | `ON`, `OFF` | ON |
|
||||||
|
@ -43,7 +43,7 @@ include::includes/man.pl.adoc[tag=plugin_options]
|
|||||||
|
|
||||||
include::includes/man.pl.adoc[tag=files]
|
include::includes/man.pl.adoc[tag=files]
|
||||||
|
|
||||||
== Zobacz również
|
== Zobacz również
|
||||||
|
|
||||||
*weechat-headless*(1)
|
*weechat-headless*(1)
|
||||||
|
|
||||||
|
@ -1204,7 +1204,7 @@ weechat.prnt("", "wartość opcji weechat.color.chat_delimiters to: %s"
|
|||||||
[[irc_catch_messages]]
|
[[irc_catch_messages]]
|
||||||
==== Przechwytywanie wiadomości
|
==== Przechwytywanie wiadomości
|
||||||
|
|
||||||
Wtyczka IRC wysyła cztery sygnały dla otrzymanych wiadomości (`xxx` to wewnętrzna
|
Wtyczka IRC wysyła cztery sygnały dla otrzymanych wiadomości (`xxx` to wewnętrzna
|
||||||
nazwa serwera IRC, `yyy` to komenda IRC jak JOIN, QUIT, PRIVMSG, 301, ..):
|
nazwa serwera IRC, `yyy` to komenda IRC jak JOIN, QUIT, PRIVMSG, 301, ..):
|
||||||
|
|
||||||
xxx,irc_in_yyy::
|
xxx,irc_in_yyy::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user