From 1bfba3b0be32306b078f5ee527b864e758b2c77b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 26 Apr 2019 15:52:54 +0000 Subject: Make a single hpr. Full doc, first draft. --- doc/s6-linux-init-echo.html | 69 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 doc/s6-linux-init-echo.html (limited to 'doc/s6-linux-init-echo.html') diff --git a/doc/s6-linux-init-echo.html b/doc/s6-linux-init-echo.html new file mode 100644 index 0000000..837eab0 --- /dev/null +++ b/doc/s6-linux-init-echo.html @@ -0,0 +1,69 @@ + + + + + + s6-linux-init: the s6-linux-init-echo program + + + + + + +

+s6-linux-init
+Software
+skarnet.org +

+ +

The s6-linux-init-echo program

+ +

+ s6-linux-init-echo writes its arguments to stdout. +

+ +

Interface

+ +
+     s6-linux-init-echo [ -n ] [ -s sep ] args...
+
+ +

+ s6-linux-init-echo writes its arguments args to stdout, separated with spaces. +

+ +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3