64 lines
1.4 KiB
Plaintext
64 lines
1.4 KiB
Plaintext
// TRANSLATION MISSING
|
|
= weechat-headless(1)
|
|
:doctype: manpage
|
|
:author: Sébastien Helleu
|
|
:email: flashcode@flashtux.org
|
|
:lang: cs
|
|
// TRANSLATION MISSING
|
|
:man manual: WeeChat Manual
|
|
:man source: WeeChat {revnumber}
|
|
|
|
== JMÉNO
|
|
|
|
weechat-headless - the extensible chat client (headless version)
|
|
|
|
== PŘEHLED
|
|
|
|
[verse]
|
|
*weechat-headless* [-a|--no-connect] [--daemon] [-d|--dir <path>] [-p|--no-plugin] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...]
|
|
*weechat-headless* [-c|--colors]
|
|
*weechat-headless* [-h|--help]
|
|
*weechat-headless* [-l|--license]
|
|
*weechat-headless* [-v|--version]
|
|
|
|
== POPIS
|
|
|
|
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.
|
|
|
|
// TRANSLATION MISSING
|
|
The command *weechat-headless* runs WeeChat in a headless mode (no interface).
|
|
It can be used for tests or to daemonize WeeChat with the option "--daemon".
|
|
|
|
|
|
== VOLBY
|
|
|
|
include::cmdline_options.cs.adoc[]
|
|
|
|
== VOLBY PLUGINŮ
|
|
|
|
include::man_plugin_options.cs.adoc[]
|
|
|
|
== SOUBORY
|
|
|
|
include::man_files.cs.adoc[]
|
|
|
|
// TRANSLATION MISSING
|
|
== SEE ALSO
|
|
|
|
*weechat*(1)
|
|
|
|
== AUTOŘI
|
|
|
|
Tato manuálová stránka byla napsána {author}.
|
|
Tato manuálová stránka byla přeložena Ondřejem Súkupem.
|
|
|
|
== COPYRIGHT
|
|
|
|
include::man_copyright.cs.adoc[]
|
|
|
|
== PODPORA / HLÁŠENÍ CHYB
|
|
|
|
Pro pomoc nebo hlášení chyb https://weechat.org/about/support
|