diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-07-14 09:06:36 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-07-14 09:06:36 +0000 |
| commit | fc1bbd43f98ca4d7ae6f116afa64c6476725baf7 (patch) | |
| tree | 96a70865ba70fdc90e6d895be400804b16d2ead2 /doc/s6-frontend-helper-echore.html | |
| parent | 26c116e6ec1744e1a24aeafee71a979e3378909e (diff) | |
| download | s6-frontend-fc1bbd43f98ca4d7ae6f116afa64c6476725baf7.tar.gz | |
Remove s6-frontend-helper-echo (and document echore)
Diffstat (limited to 'doc/s6-frontend-helper-echore.html')
| -rw-r--r-- | doc/s6-frontend-helper-echore.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/s6-frontend-helper-echore.html b/doc/s6-frontend-helper-echore.html new file mode 100644 index 0000000..a4faf05 --- /dev/null +++ b/doc/s6-frontend-helper-echore.html @@ -0,0 +1,30 @@ +<html> + <head> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <meta http-equiv="Content-Language" content="en" /> + <title>s6-frontend: the s6-frontend-helper-echore program</title> + <meta name="Description" content="s6-frontend: the s6-frontend-helper-echore program" /> + <meta name="Keywords" content="s6 s6-frontend helper echo" /> + <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> --> + </head> +<body> + +<p> +<a href="index.html">s6-frontend</a><br /> +<a href="//skarnet.org/software/">Software</a><br /> +<a href="//skarnet.org/">skarnet.org</a> +</p> + +<h1> The <tt>s6-frontend-helper-echore</tt> internal program </h1> + +<p> + <tt>s6-frontend-helper-echore</tt> is a small utility to print arguments to stdout +in a convenient form for the grepping that is performed at some point during +the <a href="s6_live.html#status"><tt>s6 live status</tt></a> command. +It is not meant to be called directly, although nothing bad will happen if you do. +</p> + +</body> +</html> |
