mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
51 lines
1.5 KiB
Plaintext
51 lines
1.5 KiB
Plaintext
*-a*, *--no-connect*::
|
|
Disabilita la connessione automatica ai server all'avvio di WeeChat.
|
|
|
|
*-c*, *--colors*::
|
|
Mostra i colori prefefiniti nel terminale.
|
|
|
|
// TRANSLATION MISSING
|
|
*--daemon*::
|
|
Run WeeChat in background, as a daemon (works only with the command
|
|
*weechat-headless*).
|
|
|
|
// TRANSLATION MISSING
|
|
*-d*, *--dir* _<path>_::
|
|
Imposta una directory come home per WeeChat (utilizzata per i file di
|
|
configurazione, log, plugin e script dell'utente), il valore predefinito
|
|
è "~/.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*::
|
|
Mostra l'aiuto.
|
|
|
|
*-l*, *--license*::
|
|
Mostra la licenza di WeeChat.
|
|
|
|
*-p*, *--no-plugin*::
|
|
Disabilita il caricamento automatico dei plugin.
|
|
|
|
// TRANSLATION MISSING
|
|
*-P*, *--plugins* _<plugins>_::
|
|
Load only these plugins at startup (see /help weechat.plugin.autoload).
|
|
If this option is given, the option weechat.plugin.autoload is not used.
|
|
|
|
// TRANSLATION MISSING
|
|
*-r*, *--run-command* _<command>_::
|
|
Run command(s) after startup; many commands can be separated by semicolons,
|
|
this option can be given multiple times.
|
|
|
|
*-s*, *--no-script*::
|
|
Disabilita il caricamento automatico dei script.
|
|
|
|
// TRANSLATION MISSING
|
|
*--upgrade*::
|
|
Upgrade WeeChat using session files generated with command `/upgrade -quit`.
|
|
|
|
*-v*, *--version*::
|
|
Mostra la versione di WeeChat.
|
|
|
|
*plugin:option*::
|
|
Opzione per il plugin.
|