2016-05-03 22:58:13 +02:00
|
|
|
= weechat(1)
|
2015-09-23 21:37:24 +02:00
|
|
|
:doctype: manpage
|
2016-05-03 21:31:55 +02:00
|
|
|
:author: Sébastien Helleu
|
|
|
|
:email: flashcode@flashtux.org
|
2015-09-23 21:37:24 +02:00
|
|
|
:lang: cs
|
2016-05-03 22:58:13 +02:00
|
|
|
// TRANSLATION MISSING
|
|
|
|
:man manual: WeeChat Manual
|
|
|
|
:man source: WeeChat {revnumber}
|
2015-09-23 21:37:24 +02:00
|
|
|
|
|
|
|
== JMÉNO
|
|
|
|
|
|
|
|
weechat - the extensible chat client
|
|
|
|
|
|
|
|
== PŘEHLED
|
|
|
|
|
2018-08-17 19:44:41 +02:00
|
|
|
// TRANSLATION MISSING
|
2015-09-23 21:37:24 +02:00
|
|
|
[verse]
|
2018-11-17 10:36:58 +01:00
|
|
|
*weechat* [-a|--no-connect] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...]
|
2016-05-03 22:58:13 +02:00
|
|
|
*weechat* [-c|--colors]
|
|
|
|
*weechat* [-h|--help]
|
|
|
|
*weechat* [-l|--license]
|
|
|
|
*weechat* [-v|--version]
|
2015-09-23 21:37:24 +02:00
|
|
|
|
|
|
|
== POPIS
|
|
|
|
|
2017-05-11 08:49:07 +02:00
|
|
|
WeeChat (Wee Enhanced Environment for Chat) je svobodný chatovací klient.
|
|
|
|
Je lehký, plně konfigurovatelný a lehce rozšiřitelný pomocí pluginů a scriptů
|
|
|
|
v obvyklých sciptovacích jazycích.
|
|
|
|
|
2015-09-23 21:37:24 +02:00
|
|
|
== VOLBY
|
|
|
|
|
2016-05-15 08:52:19 +02:00
|
|
|
include::cmdline_options.cs.adoc[]
|
2015-09-23 21:37:24 +02:00
|
|
|
|
|
|
|
== VOLBY PLUGINŮ
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
include::man_plugin_options.cs.adoc[]
|
2015-09-23 21:37:24 +02:00
|
|
|
|
|
|
|
== SOUBORY
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
include::man_files.cs.adoc[]
|
2018-01-15 21:32:24 +01:00
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
// TRANSLATION MISSING
|
|
|
|
== SEE ALSO
|
2015-09-23 21:37:24 +02:00
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
*weechat-headless*(1)
|
2015-09-23 21:37:24 +02:00
|
|
|
|
|
|
|
== AUTOŘI
|
|
|
|
|
2016-05-03 21:31:55 +02:00
|
|
|
Tato manuálová stránka byla napsána {author}.
|
|
|
|
Tato manuálová stránka byla přeložena Ondřejem Súkupem.
|
2015-09-23 21:37:24 +02:00
|
|
|
|
|
|
|
== COPYRIGHT
|
|
|
|
|
2018-03-19 19:38:44 +01:00
|
|
|
include::man_copyright.cs.adoc[]
|
2015-09-23 21:37:24 +02:00
|
|
|
|
|
|
|
== PODPORA / HLÁŠENÍ CHYB
|
|
|
|
|
2018-07-29 11:03:24 +02:00
|
|
|
Pro pomoc nebo hlášení chyb https://weechat.org/about/support
|