doc: add environment variable WEECHAT_HOME in command line options

This commit is contained in:
Sébastien Helleu 2015-04-25 13:07:43 +02:00
parent f7ff3bcadd
commit c3c12a1315
7 changed files with 19 additions and 0 deletions

View File

@ -4,10 +4,13 @@
*-c*, *--colors*:: *-c*, *--colors*::
Zeigt die Standardfarben im Terminal an. Zeigt die Standardfarben im Terminal an.
// TRANSLATION MISSING
*-d*, *--dir* '<path>':: *-d*, *--dir* '<path>'::
legt den Konfigurationsordner für WeeChat fest (Voreinstellung: ~/.weechat) in legt den Konfigurationsordner für WeeChat fest (Voreinstellung: ~/.weechat) in
dem die Erweiterungen, Skripten, Protokolldateien etc.pp. gesichert werden. dem die Erweiterungen, Skripten, Protokolldateien etc.pp. gesichert werden.
Sollte das Verzeichnis nicht existieren wird es beim Start angelegt. Sollte das Verzeichnis nicht existieren wird es beim Start angelegt.
If this option is not given, the environment variable WEECHAT_HOME is used
(if not empty).
*-h*, *--help*:: *-h*, *--help*::
zeigt einen Hilfstext an. zeigt einen Hilfstext an.

View File

@ -8,6 +8,8 @@
Set path as home for WeeChat (used for configuration files, logs, user Set path as home for WeeChat (used for configuration files, logs, user
plugins and scripts), default value is '~/.weechat' (note: directory is plugins and scripts), default value is '~/.weechat' (note: directory is
created if not found by WeeChat). created if not found by WeeChat).
If this option is not given, the environment variable WEECHAT_HOME is used
(if not empty).
*-h*, *--help*:: *-h*, *--help*::
Display help. Display help.

View File

@ -9,6 +9,8 @@
(utilisé pour les fichiers de configuration, logs, extensions (utilisé pour les fichiers de configuration, logs, extensions
et scripts de l'utilisateur), la valeur par défaut est '~/.weechat' (note : et scripts de l'utilisateur), la valeur par défaut est '~/.weechat' (note :
le répertoire est créé s'il n'est pas trouvé par WeeChat). le répertoire est créé s'il n'est pas trouvé par WeeChat).
Si cette option n'est pas donnée, la variable d'environnement WEECHAT_HOME
est utilisée (si non vide).
*-h*, *--help*:: *-h*, *--help*::
Afficher l'aide. Afficher l'aide.

View File

@ -4,10 +4,13 @@
*-c*, *--colors*:: *-c*, *--colors*::
Mostra i colori prefefiniti nel terminale. Mostra i colori prefefiniti nel terminale.
// TRANSLATION MISSING
*-d*, *--dir* '<path>':: *-d*, *--dir* '<path>'::
Imposta una directory come home per WeeChat (utilizzata per i file di Imposta una directory come home per WeeChat (utilizzata per i file di
configurazione, log, plugin e script dell'utente), il valore predefinito configurazione, log, plugin e script dell'utente), il valore predefinito
è ~/.weechat (nota: directory viene creata se non trovata da WeeChat). è ~/.weechat (nota: directory viene creata se non trovata da WeeChat).
If this option is not given, the environment variable WEECHAT_HOME is used
(if not empty).
*-h*, *--help*:: *-h*, *--help*::
Mostra l'aiuto. Mostra l'aiuto.

View File

@ -4,10 +4,13 @@
*-c*, *--colors*:: *-c*, *--colors*::
ターミナルにデフォルトカラーを表示 ターミナルにデフォルトカラーを表示
// TRANSLATION MISSING
*-d*, *--dir* '<path>':: *-d*, *--dir* '<path>'::
WeeChat のホームディレクトリを path に設定 (設定ファイル、ログ、 WeeChat のホームディレクトリを path に設定 (設定ファイル、ログ、
ユーザプラグイン、スクリプトに利用される)、初期値は '~/.weechat' 。 ユーザプラグイン、スクリプトに利用される)、初期値は '~/.weechat' 。
(注意: パスが存在しない場合は WeeChat がディレクトリを作成します) (注意: パスが存在しない場合は WeeChat がディレクトリを作成します)
If this option is not given, the environment variable WEECHAT_HOME is used
(if not empty).
*-h*, *--help*:: *-h*, *--help*::
ヘルプを表示 ヘルプを表示

View File

@ -4,10 +4,13 @@
*-c*, *--colors*:: *-c*, *--colors*::
Wyświetla domślne kolory w terminalu. Wyświetla domślne kolory w terminalu.
// TRANSLATION MISSING
*-d*, *--dir* '<ścieżka>':: *-d*, *--dir* '<ścieżka>'::
Ustawia ścieżkę jako katalog domowy WeeChat (używany dla plików Ustawia ścieżkę jako katalog domowy WeeChat (używany dla plików
konfiguracyjnych, logów, wtyczek użytkownika i skryptów), domyślna wartość konfiguracyjnych, logów, wtyczek użytkownika i skryptów), domyślna wartość
to '~/.weechat' (katalog zostanie utworzony jeśli nie istnieje). to '~/.weechat' (katalog zostanie utworzony jeśli nie istnieje).
If this option is not given, the environment variable WEECHAT_HOME is used
(if not empty).
*-h*, *--help*:: *-h*, *--help*::
Wyświetla pomoc. Wyświetla pomoc.

View File

@ -4,11 +4,14 @@
*-c*, *--colors*:: *-c*, *--colors*::
Вывести в терминал умолчальные цвета. Вывести в терминал умолчальные цвета.
// TRANSLATION MISSING
*-d*, *--dir* '<путь>':: *-d*, *--dir* '<путь>'::
Установить <путь> как домашнюю директорию для WeeChat (используется для Установить <путь> как домашнюю директорию для WeeChat (используется для
конфигурационных файлов, логов, пользовательских плагинов и скриптов). конфигурационных файлов, логов, пользовательских плагинов и скриптов).
Значение по-умолчанию: '~/.weechat' (замечание: директория будет создана, Значение по-умолчанию: '~/.weechat' (замечание: директория будет создана,
если WeeChat не найдет ее). если WeeChat не найдет ее).
If this option is not given, the environment variable WEECHAT_HOME is used
(if not empty).
*-h*, *--help*:: *-h*, *--help*::
Вывести справку. Вывести справку.