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 |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:stm-server}} | |||
Navigation: [[Documentation]] / [[Methods]] / [[String Method]] / [[STM:Utilities]] / [[stm-server]] | Navigation: [[Documentation]] / [[Methods]] / [[String Method]] / [[STM:Utilities]] / [[stm-server]] | ||
---- | ---- | ||
{{STMUtils}} | {{STMUtils}} | ||
'''Name''' | <div style="text-align: center">stm-server: version 5.271.40980cf (2020-03-02 15:18)</div>'''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 26: | ||
{| 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> | ||
|} | |} |
Revision as of 17:10, 6 March 2020
Navigation: Documentation / Methods / String Method / STM:Utilities / stm-server
STM Utilities
stm-server: version 5.271.40980cf (2020-03-02 15:18)
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.
|