2013-06-28 20:08:16 +02:00
|
|
|
*-a*, *--no-connect*::
|
|
|
|
Disable auto-connect to servers when WeeChat is starting.
|
|
|
|
|
|
|
|
*-c*, *--colors*::
|
|
|
|
Display default colors in terminal.
|
|
|
|
|
2016-05-03 22:58:13 +02:00
|
|
|
*-d*, *--dir* _<path>_::
|
2013-06-28 20:08:16 +02:00
|
|
|
Set path as home for WeeChat (used for configuration files, logs, user
|
2016-05-03 22:58:13 +02:00
|
|
|
plugins and scripts), default value is "~/.weechat" (note: directory is
|
2013-06-28 20:08:16 +02:00
|
|
|
created if not found by WeeChat).
|
2015-04-25 13:07:43 +02:00
|
|
|
If this option is not given, the environment variable WEECHAT_HOME is used
|
|
|
|
(if not empty).
|
2013-06-28 20:08:16 +02:00
|
|
|
|
|
|
|
*-h*, *--help*::
|
|
|
|
Display help.
|
|
|
|
|
|
|
|
*-l*, *--license*::
|
|
|
|
Display WeeChat license.
|
|
|
|
|
|
|
|
*-p*, *--no-plugin*::
|
|
|
|
Disable plugins auto-load.
|
|
|
|
|
2016-05-03 22:58:13 +02:00
|
|
|
*-r*, *--run-command* _<command>_::
|
2013-06-28 20:08:16 +02:00
|
|
|
Run command(s) after startup (many commands can be separated by semicolons).
|
|
|
|
|
|
|
|
*-s*, *--no-script*::
|
|
|
|
Disable scripts auto-load.
|
|
|
|
|
|
|
|
*--upgrade*::
|
|
|
|
Upgrade WeeChat using session files generated with command `/upgrade -quit`.
|
|
|
|
|
|
|
|
*-v*, *--version*::
|
|
|
|
Display WeeChat version.
|
|
|
|
|
|
|
|
*plugin:option*::
|
|
|
|
Option for a plugin.
|