Sébastien Helleu
6c93d1d711
doc: move files cmdline_options.xx.adoc and man.xx.adoc into "includes" directory
2020-05-02 15:13:13 +02:00
Sébastien Helleu
2ff18a8d46
doc: merge files man_*.xx.adoc into a single file man.xx.adoc
2020-05-02 14:48:10 +02:00
Sébastien Helleu
9e8cdd5e40
doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adoc
2020-05-02 14:18:43 +02:00
Sébastien Helleu
0b994d718d
core: add command line option "--stdout" in weechat-headless binary ( closes #1475 , closes #1477 )
2020-04-19 11:28:39 +02:00
Sébastien Helleu
62fc851d81
doc: fix broken literal blocks in Japanese docs with Firefox ( closes #1466 )
2020-04-05 12:25:39 +02:00
AYANOKOUZI, Ryuunosuke
1876e84c82
core: update Japanese translations
2019-04-14 09:00:00 +09:00
Sébastien Helleu
413aa499cc
core: add documentation on command line debug options (in --help and man pages)
...
Command line debug options are now documented:
* --no-dlclose: do not call the function dlclose after plugins are unloaded
* --no-gnutls: do not call the init and deinit functions of GnuTLS library
* --no-gcrypt: do not call the init and deinit functions of Gcrypt library
These options must not be used in production, they're for debug only and can be
used with tools like Valgrind or electric-fence.
2019-03-31 23:53:54 +02:00
Sébastien Helleu
85d7c9b6c5
core: add command line option "-t" (or "--temp-dir") to create a temporary WeeChat home (deleted on exit)
2018-11-17 10:36:58 +01:00
AYANOKOUZI, Ryuunosuke
1495ecf6d0
core: update Japanese translations
2018-08-19 09:00:00 +09:00
Sébastien Helleu
466dbbe75b
core: add option "-P" (or "--plugins") to customize the plugins to load at startup
...
If given, the option replaces the option weechat.plugin.autoload.
2018-08-17 19:44:41 +02:00
Sébastien Helleu
b3fc7c1b1a
core: update weechat.org URLs to match latest version of the site
2018-07-29 11:03:24 +02:00
AYANOKOUZI, Ryuunosuke
71287c44d6
core: update Japanese translations
2018-03-24 09:00:00 +09:00
Sébastien Helleu
fc584316da
core: split man pages weechat and weechat-headless
2018-03-19 19:38:44 +01:00