From 299f7bf6052e71ca10638dd10cc4d5a490f8aa1f Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Mon, 12 Aug 2019 20:41:27 +0100 Subject: imv-msg: Write manpage --- doc/imv-msg.1.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 doc/imv-msg.1.txt (limited to 'doc') diff --git a/doc/imv-msg.1.txt b/doc/imv-msg.1.txt new file mode 100644 index 0000000..fcda508 --- /dev/null +++ b/doc/imv-msg.1.txt @@ -0,0 +1,35 @@ +///// +vim:set ts=4 sw=4 tw=82 noet: +///// +:quotes.~: + +imv-msg (1) +=========== + +Name +---- +imv-msg - Utility for sending commands to a running imv instance + +Description +----------- + +imv-msg is a tool to simplify the sending of commands to a running instance +of imv. Given an instance's pid it opens the corresponding unix socket and +sends the provided command. + +Synopsis +-------- +'imv-msg' + +Authors +------- + +imv-msg is written and maintained by Harry Jeffery + +Full source code and other information can be found at +. + +See Also +-------- + +**imv**(1) -- cgit v1.2.3