diff options
Diffstat (limited to 'einhyrningsinsctl.1.html')
-rw-r--r-- | einhyrningsinsctl.1.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/einhyrningsinsctl.1.html b/einhyrningsinsctl.1.html index 1c4096b..1b4910a 100644 --- a/einhyrningsinsctl.1.html +++ b/einhyrningsinsctl.1.html @@ -62,6 +62,7 @@ <a href="#NAME">NAME</a> <a href="#SYNOPSIS">SYNOPSIS</a> <a href="#DESCRIPTION">DESCRIPTION</a> + <a href="#OPTIONS">OPTIONS</a> <a href="#COPYRIGHT">COPYRIGHT</a> <a href="#SEE-ALSO">SEE ALSO</a> </div> @@ -83,12 +84,14 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> -<p><code>Einhyrningsinsctl</code> is a shell client for <a class="man-ref" href="einhyrningsins.1.html">einhyrningsins<span class="s">(1)</span></a>, which connects to +<p><code>einhyrningsinsctl</code> is a shell client for <a class="man-ref" href="einhyrningsins.1.html">einhyrningsins<span class="s">(1)</span></a>, which connects to a control socket (UNIX domain socket) and either sends a single command (via <code>-e</code>) or acts as an interactive shell.</p> <p>For a list of valid commands, start in shell mode and run <code>help</code>.</p> +<h2 id="OPTIONS">OPTIONS</h2> + <dl> <dt><code>-e</code>, <code>--execute</code> <var>CMD</var></dt><dd><p>Instead of starting a shell, just execute the CMD.</p></dd> <dt><code>-d</code>, <code>--socket-path</code> <var>PATH</var></dt><dd><p>Where to look for the control socket (a UNIX domain socket). @@ -100,14 +103,17 @@ Defaults to <code>/tmp/einhorn.sock</code>.</p></dd> <h2 id="COPYRIGHT">COPYRIGHT</h2> -<p>Copyright 2016 Bryan Newbold -License GPLv3+: GNU GPL version 3 or later <a href="http://gnu.org/licenses/gpl.html" data-bare-link="true">http://gnu.org/licenses/gpl.html</a>. +<p># +Copyright 2016 Bryan Newbold</p> + +<p>License GPLv3+: GNU GPL version 3 or later <a href="http://gnu.org/licenses/gpl.html" data-bare-link="true">http://gnu.org/licenses/gpl.html</a>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.</p> <h2 id="SEE-ALSO">SEE ALSO</h2> -<p><a class="man-ref" href="https://github.com/stripe/einhorn">einhorn<span class="s">(1)</span></a>, <a class="man-ref" href="einhyrningsins.1.html">einhyrningsins<span class="s">(1)</span></a></p> +<p># +<a class="man-ref" href="https://github.com/stripe/einhorn">einhorn<span class="s">(1)</span></a>, <a class="man-ref" href="einhyrningsins.1.html">einhyrningsins<span class="s">(1)</span></a></p> <ol class='man-decor man-foot man foot'> |