diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-20 23:50:19 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-20 23:50:19 +0000 |
| commit | b24a07fca1f2a410b3d97d1e3dc5de7720ad1d76 (patch) | |
| tree | b7294449f6640f2b9f75b5783d734464bd1dc8cd /doc/s6-rc-db.html | |
| parent | 6dd777fafbd23296d6bd91f8076f4b0ea5bae24e (diff) | |
| download | s6-rc-b24a07fca1f2a410b3d97d1e3dc5de7720ad1d76.tar.gz | |
Working repo fix that understands pipelines
Diffstat (limited to 'doc/s6-rc-db.html')
| -rw-r--r-- | doc/s6-rc-db.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-rc-db.html b/doc/s6-rc-db.html index 4794be6..564ee59 100644 --- a/doc/s6-rc-db.html +++ b/doc/s6-rc-db.html @@ -193,8 +193,8 @@ is a bundle. <p> Prints the longrun service pipeline <em>longrunname</em> is a -part of, one service per line, producers before consumers. -If <em>longrunname</em> isn't +part of, one producer/consumer pair by line. Producers and consumers +are separated by a slash. If <em>longrunname</em> isn't part of a pipeline, only <em>longrunname</em> is printed. </p> |
