Stm-server: Difference between revisions

From PMFLib Wiki
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]] / [[Methods]] / [[String Method]] / [[STM:Utilities]] / [[stm-server]]
{{DISPLAYTITLE:stm-server}}
Navigation: [[Documentation]] / [[Utilities]] / [[stm-server]]
----
----
{{STMUtils}}
<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: 75%;"
{| 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>
<span style="margin-left: 30px;">Name of file containing the server configuration. If the name is '-' then the configuration is read from the standard input.</span>
|}
|}


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="margin-left: 30px;">Increase output verbosity.</span>
|<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="margin-left: 30px;">Output version information and exit.</span>
|<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="margin-left: 30px;">Display this help and exit.</span>
|<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.