Skip to content
Snippets Groups Projects
Commit 65fbdc30 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

add missing 66-in{resolve,state} documentation

parent 6ed2b60c
No related branches found
No related tags found
No related merge requests found
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
<title>The 66 Suite: 66-inresolve</title>
<meta name="Description" content="Detailed documentation for the 66-inresolve command which is part of the 66 software suite" />
<meta name="Keywords" content="66 command 66-inresolve scandir supervision supervise set service information debug resolve" />
<!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">66</a><br />
<a href="//obarun.org/">www.obarun.org</a>
</p>
<h1>66-inresolve</h1>
<p>
This command displays the contents of the service's resolve file.
</p>
<h2>Interface </h2>
<pre>
66-inresolve [ -h ] [ -z ] [ -t tree ] [ -l ] <em>service</em>
</pre>
<p>
66-inresolve displays the contents of the <em>service</em>'s resolve file. This file are used internally by the 66 tools to know <em>service</em> information. This tool is purely a debug tool used by developers.
</p>
<h2>Options </h2>
<ul>
<li>
<tt>-h&nbsp;</tt>&nbsp;: prints this help.
</li>
<li>
<tt>-z&nbsp;</tt>&nbsp;: use color.
</li>
<li>
<tt>-t&nbsp;<em>tree</em>&nbsp;</tt>&nbsp;: only searches the <em>service</em> at the specified <em>tree</em>,
when the same service may be enabled in more trees.
</li>
<li>
<tt>-l&nbsp;</tt>&nbsp;: displays the contents of the associated logger's resolve file if any.
</li>
</ul>
</body>
</html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
<title>The 66 Suite: 66-instate</title>
<meta name="Description" content="Detailed documentation for the 66-instate command which is part of the 66 software suite" />
<meta name="Keywords" content="66 command 66-instate scandir supervision supervise set service information debug state" />
<!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">66</a><br />
<a href="//obarun.org/">www.obarun.org</a>
</p>
<h1>66-instate</h1>
<p>
This command displays the contents of the service's state file.
</p>
<h2>Interface </h2>
<pre>
66-instate [ -h ] [ -z ] [ -t tree ] [ -l ] <em>service</em>
</pre>
<p>
66-instate displays the contents of the <em>service</em>'s state file. This file are used internally by the 66 tools to know runtime <em>service</em> information. This tool is purely a debug tool used by developers.
</p>
<h2>Options </h2>
<ul>
<li>
<tt>-h&nbsp;</tt>&nbsp;: prints this help.
</li>
<li>
<tt>-z&nbsp;</tt>&nbsp;: use color.
</li>
<li>
<tt>-t&nbsp;<em>tree</em>&nbsp;</tt>&nbsp;: only searches the <em>service</em> at the specified <em>tree</em>,
when the same service may be enabled in more trees.
</li>
<li>
<tt>-l&nbsp;</tt>&nbsp;: displays the contents of the associated logger's state file if any.
</li>
</ul>
</body>
</html>
66-inresolve(1)
# NAME
66-inresolve - displays the contents of the service's resolve file.
# SYNOPSYS
66-inresolve [ *-h* ] [ *-z* ] [ *-t* _tree_ ] [ *-l* ] _service_
# DESCRIPTION
*66-inresolve* displays the contents of the _service_'s resolve file.
This file are used internally by the 66 tools to know _service_ information.
This tool is purely a debug tool used by developers.
# OPTIONS
*-h*
Prints this help.
*-z*
use color.
*-t* _tree_
only searches the _service_ at the specified _tree_, when the same
_service_ may be enabled in more trees.
*-l*
displays the contents of the associated logger's resolve file if any.
66-instate(1)
# NAME
66-instate - displays the contents of the service's state file.
# SYNOPSYS
66-instate [ *-h* ] [ *-z* ] [ *-t* _tree_ ] [ *-l* ] _service_
# DESCRIPTION
*66-instate* displays the contents of the _service_'s state file.
This file are used internally by the 66 tools to know runtime _service_ information.
This tool is purely a debug tool used by developers.
# OPTIONS
*-h*
Prints this help.
*-z*
use color.
*-t* _tree_
only searches the _service_ at the specified _tree_, when the same
_service_ may be enabled in more trees.
*-l*
displays the contents of the associated logger's state file if any.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment