diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-02 17:14:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-06-02 17:14:28 +0000 |
commit | 1a994deaf876b417063217c2ba793470449eed20 (patch) | |
tree | 0c93067643b10fa88c004c10ee8b378e722ebe43 | |
parent | 9e9fc3c8e9e71f888ab28748b7c3df63018f1881 (diff) | |
download | s6-1a994deaf876b417063217c2ba793470449eed20.tar.xz |
Doc typo fix
-rw-r--r-- | doc/s6-ipcclient.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-ipcclient.html b/doc/s6-ipcclient.html index 50c4d46..2dfd28e 100644 --- a/doc/s6-ipcclient.html +++ b/doc/s6-ipcclient.html @@ -28,7 +28,7 @@ a program. <h2> Interface </h2> <pre> - s6-ipcclient [ -q | -Q | -v ] [ -p bindpath ] [ -l localname ] <em>path</em> <em>prog...</em> + s6-ipcclient [ -q | -Q | -v ] [ -p localpath ] [ -l localname ] <em>path</em> <em>prog...</em> </pre> <ul> |