Stm-server: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Navigation: Documentation / Methods / String Method / STM:Utilities / stm-server ---- {{STMUtils}} '''Name''' stm-server '''Synopsis''' <span style="col...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Navigation: [[Documentation]] / [[ | {{DISPLAYTITLE:stm-server}} | ||
Navigation: [[Documentation]] / [[Utilities]] / [[stm-server]] | |||
---- | ---- | ||
<div style="text-align: center">stm-server: version 6.380.1d87074 (2021-07-26 16:36)</div>'''Name''' | |||
'''Name''' | |||
stm-server | <span style="margin-left: 15px;">stm-server</span> | ||
'''Synopsis''' | '''Synopsis''' | ||
<span style="color: maroon;">stm-server</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">control</span> | <span style="color: maroon; margin-left: 15px;">stm-server</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">control</span> | ||
'''Description''' | '''Description''' | ||
It is the server for the string method. | <p style="text-indent: 1em; text-align: justify;">It is the server for the string method.</p> | ||
'''Arguments''' | '''Arguments''' | ||
{| style="margin-left: 2em; width: | {| style="margin-left: 2em; width: 95%;" | ||
|- style="vertical-align: top; background-color: #e6e6e6;" | |- style="vertical-align: top; background-color: #e6e6e6;" | ||
| <span style="color: purple;">control</span><br/> | | <span style="color: purple;">control</span><br/><div style="margin-left: 30px;">Name of file containing the server configuration. If the name is '-' then the configuration is read from the standard input.</div> | ||
< | |||
|} | |} | ||
Line 26: | Line 25: | ||
{| style="margin-left: 2em; width: 95%;" | {| style="margin-left: 2em; width: 95%;" | ||
|- style="vertical-align: top; background-color: #e6e6e6;" | |- style="vertical-align: top; background-color: #e6e6e6;" | ||
|<span style="color: blue;">-v, --verbose</span><br/>< | |<span style="color: blue;">-v, --verbose</span><br/><div style="margin-left: 30px;">Increase output verbosity.</div> | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
|<span style="color: blue;">--version</span><br/>< | |<span style="color: blue;">--version</span><br/><div style="margin-left: 30px;">Output version information and exit.</div> | ||
|- style="vertical-align: top; background-color: #e6e6e6;" | |- style="vertical-align: top; background-color: #e6e6e6;" | ||
|<span style="color: blue;">-h, --help</span><br/>< | |<span style="color: blue;">-h, --help</span><br/><div style="margin-left: 30px;">Display this help and exit.</div> | ||
|} | |} |
Latest revision as of 13:45, 28 July 2021
Navigation: Documentation / Utilities / stm-server
stm-server: version 6.380.1d87074 (2021-07-26 16:36)
Name
stm-server
Synopsis
stm-server [OPTIONS] [--] control
Description
It is the server for the string method.
Arguments
control Name of file containing the server configuration. If the name is '-' then the configuration is read from the standard input.
|
Options
-v, --verbose Increase output verbosity.
|
--version Output version information and exit.
|
-h, --help Display this help and exit.
|