63 lines
2.1 KiB
Plaintext
63 lines
2.1 KiB
Plaintext
*-a*, *--no-connect*::
|
|
Zakaž automatické pripojení k serverům když WeeChat startuje.
|
|
|
|
*-c*, *--colors*::
|
|
Zobraz defaultní barvy v terminálu.
|
|
|
|
// TRANSLATION MISSING
|
|
*--daemon*::
|
|
Run WeeChat in background, as a daemon (works only with the command
|
|
*weechat-headless*).
|
|
|
|
*-d*, *--dir* _<path>_::
|
|
Nastav cestu jako dovmský adresář pro WeeChat (použitou pro konfigurační
|
|
soubory, logy, uživatelské pluginy a skripty), výchozí hodnota je
|
|
"~/.weechat" (poznámka: složka bude vytvořena pokud nebude nalezena
|
|
Weechatem)
|
|
Pokud tato volba není zadána, použije se promněná prostředí WEECHAT_HOME
|
|
(pokud není prázdná)
|
|
|
|
// TRANSLATION MISSING
|
|
*-t*, *--temp-dir*::
|
|
Create a temporary WeeChat home directory and delete it on exit
|
|
(incompatible with option "-d"). +
|
|
The name of the directory is automatically built by WeeChat, with this
|
|
template: "weechat_temp_XXXXXX" (where "XXXXXX" is random). It it created
|
|
in the first available directory in this list: environment variable "TMPDIR",
|
|
"/tmp" (may be different according to the operating system), environment
|
|
variable "HOME", current directory. +
|
|
The temporary home directory has permissions 0700 (only owner can read,
|
|
write and execute).
|
|
|
|
*-h*, *--help*::
|
|
Zobrazí nápovědu.
|
|
|
|
*-l*, *--license*::
|
|
Zobrazí licenci WeeChatu.
|
|
|
|
*-p*, *--no-plugin*::
|
|
Vypne automatické nahrání 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*::
|
|
Vypni automatické nahrání scriptů.
|
|
|
|
*--upgrade*::
|
|
Aktualizuj WeeChat použitím souborů relací generovaných
|
|
příkazem `/upgrade -quit`.
|
|
|
|
*-v*, *--version*::
|
|
Zobraz verzi WeeChatu.
|
|
|
|
*plugin:option*::
|
|
Nastavení pluginů.
|