diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-29 15:42:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-29 15:42:32 +0000 |
commit | 2813f5fae47aaab58882d06609a9cd82c50fa228 (patch) | |
tree | 0654ad1f40d045399280de09aedae1fec3d9893c | |
parent | d8ed499d05f38a8097289e3ee1aeeb3cd7c615a0 (diff) | |
download | s6-2813f5fae47aaab58882d06609a9cd82c50fa228.tar.xz |
Better s6-svstat description
-rw-r--r-- | doc/s6-svstat.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/s6-svstat.html b/doc/s6-svstat.html index 2a88feb..95ad648 100644 --- a/doc/s6-svstat.html +++ b/doc/s6-svstat.html @@ -19,8 +19,9 @@ <h1> The s6-svstat program </h1> <p> -s6-svstat prints a short, human-readable summary of the state of a process -monitored by <a href="s6-supervise.html">s6-supervise</a>. +s6-svstat prints a short, human-readable or programmatically parsable +summary of the state of a process monitored by +<a href="s6-supervise.html">s6-supervise</a>. </p> <h2> Interface </h2> |