aboutsummaryrefslogtreecommitdiffstats
path: root/doc/einhyrningsinsctl.1.ronn
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-10-17 01:18:04 -0700
committerbnewbold <bnewbold@robocracy.org>2016-10-17 01:18:04 -0700
commit8347b59e0699804362e488e331820a51fd53df32 (patch)
tree9df98f6fed9da0b22cb959ec678d4d109cb0c9d0 /doc/einhyrningsinsctl.1.ronn
parent5eed918c1ac8756d5fa192e0ce69b6375d04888f (diff)
downloadeinhyrningsins-8347b59e0699804362e488e331820a51fd53df32.tar.gz
einhyrningsins-8347b59e0699804362e488e331820a51fd53df32.zip
small tweaks to man pages
Diffstat (limited to 'doc/einhyrningsinsctl.1.ronn')
-rw-r--r--doc/einhyrningsinsctl.1.ronn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/einhyrningsinsctl.1.ronn b/doc/einhyrningsinsctl.1.ronn
index 37e8d70..f8de6b5 100644
--- a/doc/einhyrningsinsctl.1.ronn
+++ b/doc/einhyrningsinsctl.1.ronn
@@ -7,12 +7,14 @@ einhyrningsinsctl(1) -- control of einhyrningsins
## DESCRIPTION
-`Einhyrningsinsctl` is a shell client for einhyrningsins(1), which connects to
+`einhyrningsinsctl` is a shell client for einhyrningsins(1), which connects to
a control socket (UNIX domain socket) and either sends a single command (via
`-e`) or acts as an interactive shell.
For a list of valid commands, start in shell mode and run `help`.
+## OPTIONS
+
* `-e`, `--execute` <CMD>:
Instead of starting a shell, just execute the CMD.
@@ -27,10 +29,13 @@ For a list of valid commands, start in shell mode and run `help`.
Prints version number
## COPYRIGHT
+#
Copyright 2016 Bryan Newbold
+
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
## SEE ALSO
+#
einhorn(1), einhyrningsins(1)