diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-17 19:44:41 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-17 19:44:41 +0200 |
commit | 466dbbe75b0fe32b9e647adebc7de06ea1b835fe (patch) | |
tree | 47040e77a3764a4f2063d938e1f7ffa12150ad3e /doc/ru/weechat.1.ru.adoc | |
parent | 822270cccaec9f76b6fb952aca0e31005a6d7217 (diff) | |
download | weechat-466dbbe75b0fe32b9e647adebc7de06ea1b835fe.zip |
core: add option "-P" (or "--plugins") to customize the plugins to load at startup
If given, the option replaces the option weechat.plugin.autoload.
Diffstat (limited to 'doc/ru/weechat.1.ru.adoc')
-rw-r--r-- | doc/ru/weechat.1.ru.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ru/weechat.1.ru.adoc b/doc/ru/weechat.1.ru.adoc index bd1c7e3cd..de4c79607 100644 --- a/doc/ru/weechat.1.ru.adoc +++ b/doc/ru/weechat.1.ru.adoc @@ -13,8 +13,9 @@ weechat - расширяемый чат-клиент == ОБЗОР +// TRANSLATION MISSING [verse] -*weechat* [-a|--no-connect] [-d|--dir <путь>] [-p|--no-plugin] [-r|--run-command <команда>] [-s|--no-script] [--upgrade] [<плагин>:<параметр>...] +*weechat* [-a|--no-connect] [-d|--dir <путь>] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <команда>] [-s|--no-script] [--upgrade] [<плагин>:<параметр>...] *weechat* [-c|--colors] *weechat* [-h|--help] *weechat* [-l|--license] |