Это старая версия документа.
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/handler.php on line 1458
Warning: Declaration of syntax_plugin_tablecalc::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 41
Warning: Declaration of syntax_plugin_tablecalc::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 72
Warning: Declaration of syntax_plugin_offline::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 60
Warning: Declaration of syntax_plugin_offline::render($format, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 67
Warning: preg_match(): Compilation failed: invalid range in character class at offset 3416 in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/lexer.php on line 118
====== Команды консоли ====== Актуальный перечень команд консоли можно получить в самой консоли командой ''h''. <code> run>h General format: <comand> common command p:<command> plugin command, where 'p' is a plugin name m:<command> module command, where 'm' is a module name Common commands: ansi off|on turns off/on ansi colors check [mod filter] checks internal errors of the modules h shows this help i [mod] module info load plg mod loads new module quit stop and exit reload [mod1 mod2 ...] reloads modules. Can be used while running remove mod unloads existing module st mod tag val sets a new value to a tag start start tasks state load|save [mod1 ...] loads or saves state of modules to file stop stop tasks stx mod tag val sets a new value to a group of tags, where mod and tag are regex expressions susp [off|on] mod switches suspend mode for a module tl .|limit n|filter shows tags: Continue from showed tag, ex: tl . Set list limit (default is 1000), ex: tl limit 20 Filtering, ex: tl mymod.* .*[E,e]rror.* version shows version of the core peripherial: m:logerror cnt sets logerror counter value rpsvrtcp: m:debugInfoWrite on|off turns on/off info on writing tags m:hidden on|off turns on/off hidden tags m:infosetflag on|off turns on/off showing SETFLAG command firing serial: m:disable all|port disables for all ports or for one port if specified m:enable all|port enables for all ports or for one port if specified tcpserver: p:log portnum on|off turns on/off logging </code>