diff options
Diffstat (limited to 'doc/de/autogen/user')
-rw-r--r-- | doc/de/autogen/user/alias_commands.asciidoc | 55 | ||||
-rw-r--r-- | doc/de/autogen/user/weechat_commands.asciidoc | 48 | ||||
-rw-r--r-- | doc/de/autogen/user/weechat_options.asciidoc | 2 |
3 files changed, 54 insertions, 51 deletions
diff --git a/doc/de/autogen/user/alias_commands.asciidoc b/doc/de/autogen/user/alias_commands.asciidoc index f355bdac7..5cc68e3c2 100644 --- a/doc/de/autogen/user/alias_commands.asciidoc +++ b/doc/de/autogen/user/alias_commands.asciidoc @@ -3,36 +3,39 @@ // DO NOT EDIT BY HAND! // [[command_alias_alias]] -[command]*`alias`* Einem Befehl wird ein Alias zugewiesen:: +[command]*`alias`* list, add or remove command aliases:: ---- -/alias [-completion <completion>] <alias> [<command> [;<command>...]] +/alias list [<alias>] + add <alias> [<command>[;<command>...]] + addcompletion <completion> <alias> [<command>[;<command>...]] + del <alias> [<alias>...] -completion: optionale Vervollständigung für einen Alias-Befehl (Standardverhalten: Vervollständigung wird auf den Zielbefehl angewendet) - Hinweis: Mit der Variablen "%%command" kann eine Vervollständigung eines vorhandenen Befehls durchgeführt werden - alias: Name des Alias (Platzhalter "*" kann verwendet werden) - command: Name des zuzuordnenden Befehls (WeeChat- oder IRC-Befehl ohne führenden '/', mehrere Befehle müssen durch Semikolon getrennt werden) + list: list aliases (without argument, this list is displayed) + add: add an alias +addcompletion: add an alias with a custom completion + del: delete an alias + completion: completion for alias: by default completion is done with target command + note: you can use %%command to use completion of an existing command + alias: name of alias + command: command name with arguments (many commands can be separated by semicolons) -Ohne Angabe von Argumenten werden alle definierten Aliase angezeigt. +Note: in command, special variables are replaced: + $n: argument 'n' (between 1 and 9) + $-m: arguments from 1 to 'm' + $n-: arguments from 'n' to last + $n-m: arguments from 'n' to 'm' + $*: all arguments + $~: last argument + $var: where "var" is a local variable of buffer (see /buffer localvar) + examples: $nick, $channel, $server, $plugin, $name -Anmerkung: Im Befehl können Variablen genutzt werden, die dann durch den entsprechenden Wert ersetzt werden: - $n: Argument 'n' (zwischen 1 und 9) - $-m: Argumente von 1 bis 'm' - $n-: Argumente von 'n' bis zum letzten Argument - $n-m: Argumente von 'n' bis 'm' - $*: alle Argumente - $~: letztes Argument - $var: "var" ist eine lokale Variable für den jeweiligen Buffer (siehe /buffer localvar) - Beispiel: $nick, $channel, $server, $plugin, $name - -Um ein Alias zu löschen wird der Befehl "/unalias" genutzt. - -Beispiele: - Alias "/split" wird anlegt um damit ein Fenster horizontal zu teilen: - /alias split /window splith - Alias "/hallo" wird angelegt um in allen Channels, außer im #weechat Channel, den Text "Hallo" auszugeben: - /alias hallo /allchan -exclude=#weechat msg * Hallo - Alias "/forcejoin" wird angelegt um den IRC Befehl "forcejoin" mit einer Vervollständigung von /sajoin auszuführen: - /alias -completion %%sajoin forcejoin /quote forcejoin +Examples: + alias /split to split window horizontally: + /alias add split /window splith + alias /hello to say "hello" on all channels but not on #weechat: + /alias add hello /allchan -exclude=#weechat msg * hello + alias /forcejoin to send IRC command "forcejoin" with completion of /sajoin: + /alias addcompletion %%sajoin forcejoin /quote forcejoin ---- diff --git a/doc/de/autogen/user/weechat_commands.asciidoc b/doc/de/autogen/user/weechat_commands.asciidoc index fae10d7f9..e8dda258e 100644 --- a/doc/de/autogen/user/weechat_commands.asciidoc +++ b/doc/de/autogen/user/weechat_commands.asciidoc @@ -843,30 +843,30 @@ Beispiele: ---- /upgrade [-yes] [<path_to_binary>|-quit] - -yes: required if option weechat.look.confirm_upgrade is enabled -path_to_binary: path to WeeChat binary (default is current binary) - -dummy: do nothing (option used to prevent accidental completion with "-quit") - -quit: close *ALL* connections, save session and quit WeeChat, which makes possible a delayed restoration (see below) - -This command upgrades and reloads a running WeeChat session. The new WeeChat binary must have been compiled or installed with a package manager before running this command. - -Note: SSL connections are lost during upgrade, because reload of SSL sessions is currently not possible with GnuTLS. There is automatic reconnection after upgrade. - -Upgrade process has 4 steps: - 1. save session into files for core and plugins (buffers, history, ..) - 2. unload all plugins (configuration files (*.conf) are written on disk) - 3. save WeeChat configuration (weechat.conf) - 4. execute new WeeChat binary and reload session. - -With option "-quit", the process is slightly different: - 1. close *ALL* connections (irc, xfer, relay, ...) - 2. save session into files (*.upgrade) - 3. unload all plugins - 4. save WeeChat configuration - 5. quit WeeChat -Then later you can restore session with command: weechat --upgrade -IMPORTANT: you must restore the session with exactly same configuration (files *.conf). -It is possible to restore WeeChat session on another machine if you copy the content of directory "~/.weechat". + -yes: wird benötigt, sobald Option weechat.look.confirm_upgrade aktiviert ist +path_to_binary: Pfad zu einer ausführbaren WeeChat Binärdatei (Standardeinstellung ist die aktuell ausführbare Datei) + -dummy: ohne Funktion (dient lediglich dazu, um nicht versehentlich die "-quit" Funktion auszuführen) + -quit: trennt *ALLE* Verbindungen, speichert die aktuelle Sitzung und beendet WeeChat, um den aktuellen Zustand später wiederherstellen (siehe unten) + +Dieser Befehl führt ein Upgrade von WeeChat durch und startet die laufende Sitzung neu. Bevor dieser Befehl ausgeführt wird, sollte eine neue Version von WeeChat entweder vorab kompiliert, oder mit einem Paketmanager installiert worden sein. + +Hinweis: SSL Verbindungen werden während eines Upgrades unterbrochen, da diese Verbindungen zur Zeit nicht mit GnuTLS gehalten werden können. Nach einem erfolgten Upgrade findet eine automatische Verbindung zu diesen Servern statt. + +Der Upgrade Vorgang besteht aus vier Schritten: + 1. Sicherung der Sitzung, in Dateien für Core und Erweiterungen (buffers, history, ..) + 2. alle Erweiterungen werden ausgeschaltet (Konfigurationen *.conf werden gesichert) + 3. Sicherung der WeeChat Konfiguration (weechat.conf) + 4. ausführen der neuen Version von WeeChat und wiederherstellen der Sitzung. + +Nutzt man die "-quit" Funktion ist die Abfolge geringfügig anders: + 1. es werden *ALLE* Verbindungen getrennt (irc,xfer,relay, ...) + 2. die Sitzung wird in Dateien gesichert (*.upgrade) + 3. alle Erweiterungen werden ausgeschaltet + 4. die WeeChat Konfiguration wird gesichert + 5. WeeChat wird beendet +Die Sitzung kann zu einem späteren Zeitpunkt wiederhergestellt werden: weechat --upgrade +WICHTIG: Die Sitzung muss mit exakt den selben Konfigurationsdateien wiederhergestellt werden (*.conf) +Es ist möglich die WeeChat-Sitzung auf einem anderen Rechner wiederherzustellen, sofern man den Inhalt des "~/.weechat" Verzeichnisses dorthin kopiert. ---- [[command_weechat_uptime]] diff --git a/doc/de/autogen/user/weechat_options.asciidoc b/doc/de/autogen/user/weechat_options.asciidoc index 9111168c4..5c1120cb0 100644 --- a/doc/de/autogen/user/weechat_options.asciidoc +++ b/doc/de/autogen/user/weechat_options.asciidoc @@ -543,7 +543,7 @@ ** Werte: on, off (Standardwert: `off`) * [[option_weechat.look.confirm_upgrade]] *weechat.look.confirm_upgrade* -** Beschreibung: `if set, /upgrade command must be confirmed with extra argument "-yes" (see /help upgrade)` +** Beschreibung: `ist diese Einstellung aktiviert, muss der "/upgrade" Befehl mit dem Argument "-yes" ausgeführt werden (siehe /help upgrade)` ** Typ: boolesch ** Werte: on, off (Standardwert: `off`) |