diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-08-12 12:31:32 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-08-12 18:37:45 +0200 |
commit | d7239717fc7287726455bdfd72ec3ffb9cdd101c (patch) | |
tree | 7780fb1f11ba30da3edb71617953601e1b9df009 /doc | |
parent | a4ee38d88191d07b76f54941b8a37477ee9bbf9d (diff) | |
download | weechat-d7239717fc7287726455bdfd72ec3ffb9cdd101c.zip |
doc: update chapter "Running WeeChat" (user's guide)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 17 | ||||
-rw-r--r-- | doc/en/weechat_user.en.adoc | 16 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 16 | ||||
-rw-r--r-- | doc/it/weechat_user.it.adoc | 17 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 17 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 17 |
6 files changed, 40 insertions, 60 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index eac1af930..d73dea6b2 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -495,23 +495,20 @@ Sollte WeeChat abgestürzt sein, muss der Befehl `bt full` genutzt werden: [[running_weechat]] === WeeChat starten -Befehlszeile: - -include::cmdline_options.de.adoc[] - Um WeeChat zu starten muss folgender Befehl ausgeführt werden: ---- $ weechat ---- -Wird WeeChat zum ersten mal gestartet wird eine Konfigurationsdatei -mit Standardparametern erstellt. Die Konfigurationsdatei heißt: -_~/.weechat/weechat.conf_. +Befehlszeile: + +include::cmdline_options.de.adoc[] -Die Einstellungen für WeeChat können an die eigenen Bedürfnisse angepasst werden. Dazu sollten -Veränderungen an der Konfigurationsdatei mit dem internen Befehl `/set` durchführt werden. (siehe -<<weechat_commands,WeeChat Befehle>>). +// TRANSLATION MISSING +When you run WeeChat for the first time, the default configuration files are +created in _~/.weechat_ with default options and values +(see <<files_and_directories,Dateien und Verzeichnisse>>). [[environment_variables]] === Umgebungsvariablen diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 4e80d371e..e0a33eac9 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -486,23 +486,19 @@ Then like for a crash, use command `bt full`: [[running_weechat]] === Running WeeChat -Command line arguments: - -include::cmdline_options.en.adoc[] - To start WeeChat, issue this command: ---- $ weechat ---- -When you run WeeChat for the first time, a default configuration file is -created, with default options. The default configuration file is: -_~/.weechat/weechat.conf_. +Command line arguments: + +include::cmdline_options.en.adoc[] -You can edit this file at your convenience to configure WeeChat or you can set -parameters with `/set` command in WeeChat (see -<<weechat_commands,WeeChat commands>>). +When you run WeeChat for the first time, the default configuration files are +created in _~/.weechat_ with default options and values +(see <<files_and_directories,Files and directories>>). [[environment_variables]] === Environment variables diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index c5efd1251..a10bc0f59 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -497,23 +497,19 @@ Ensuite comme pour un crash, utilisez la commande `bt full` : [[running_weechat]] === Lancement de WeeChat -Paramètres de ligne de commande : - -include::cmdline_options.fr.adoc[] - Pour lancer WeeChat, tapez cette commande : ---- $ weechat ---- -Lorsque vous lancez WeeChat pour la première fois, un fichier de configuration -par défaut est créé, avec les options par défaut. -Le fichier de configuration par défaut est : _~/.weechat/weechat.conf_. +Paramètres de ligne de commande : + +include::cmdline_options.fr.adoc[] -Vous pouvez éditer ce fichier pour configurer WeeChat à votre convenance ou -vous pouvez modifier les paramètres dans WeeChat avec la commande `/set` -(voir <<weechat_commands,commandes WeeChat>>). +Lorsque vous lancez WeeChat pour la première fois, les fichiers de configuration +par défaut sont créés dans _~/.weechat_ avec les options et valeurs par défaut +(voir <<files_and_directories,Fichiers et répertoires>>). [[environment_variables]] === Variables d'environnement diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 2a9e9e1bb..758147eea 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -528,23 +528,20 @@ Poi, come per un crash, usare il comando `bt full`: [[running_weechat]] === Esecuzione di WeeChat -Argomenti a riga di comando: - -include::cmdline_options.it.adoc[] - Per avviare WeeChat, digitare questo comando: ---- $ weechat ---- -Alla prima esecuzione di WeeChat, viene creato un file di configurazione -predefinito. Il file di configurazione viene creato nella directory: -_~/.weechat/weechat.conf_. +Argomenti a riga di comando: + +include::cmdline_options.it.adoc[] -È possibile modificare questo file per configurare WeeChat a seconda delle -proprie esigenze, oppure impostando i parametri con il comando `/set` -all'interno di WeeChat (consultare <<weechat_commands,comandi di WeeChat>>). +// TRANSLATION MISSING +When you run WeeChat for the first time, the default configuration files are +created in _~/.weechat_ with default options and values +(see <<files_and_directories,Files and directories>>). // TRANSLATION MISSING [[environment_variables]] diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index bc7aeb679..ba1d35747 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -489,23 +489,20 @@ gdb /usr/bin/weechat 12345 [[running_weechat]] === WeeChat の起動 -コマンドライン引数: - -include::cmdline_options.ja.adoc[] - WeeChat を起動させるには、以下コマンドを実行: ---- $ weechat ---- -初めて WeeChat -を起動する場合、デフォルトのオプションで設定ファイルが作成されます。このデフォルト設定ファイルは -_~/.weechat/weechat.conf_ です。 +コマンドライン引数: + +include::cmdline_options.ja.adoc[] -WeeChat を設定するにはこのファイルを編集するか、WeeChat -内で `/set` コマンドにパラメータを付けて設定します -(<<weechat_commands,WeeChat コマンド>>を参照)。 +// TRANSLATION MISSING +When you run WeeChat for the first time, the default configuration files are +created in _~/.weechat_ with default options and values +(see <<files_and_directories,ファイルとディレクトリ>>). [[environment_variables]] === 環境変数 diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 56c1a2713..ffc836461 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -497,23 +497,20 @@ Następnie jak w przypadku awarii, użyj polecenia `bt full`: [[running_weechat]] === Uruchamianie WeeChat -Parametry z linii poleceń: - -include::cmdline_options.pl.adoc[] - Żeby uruchomić WeeChat, wykonaj polecenie: ---- $ weechat ---- -Podczas pierwszego uruchomienia WeeChat tworzona jest domyślna konfiguracja, -wraz z domyślnymi opcjami. Plik konfiguracyjny to: -_~/.weechat/weechat.conf_. +Parametry z linii poleceń: + +include::cmdline_options.pl.adoc[] -Możesz edytować ten plik wedle upodobań, żeby skonfigurować WeeChat, lub możesz -ustawić parametry za pomocą komendy `/set` z poziomu WeeChat (zobacz -<<weechat_commands,Komendy WeeChat>>). +// TRANSLATION MISSING +When you run WeeChat for the first time, the default configuration files are +created in _~/.weechat_ with default options and values +(see <<files_and_directories,Pliki i foldery>>). // TRANSLATION MISSING [[environment_variables]] |