diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-02 13:01:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-02 13:01:54 +0000 |
commit | ad7d2720e40348b2aa4062c8f8194b57e5c4b7f4 (patch) | |
tree | 5c6b793e6ec1b2595a9053d527469228b8614730 /doc | |
parent | 3d4285c7580f3fda1c66fa9ab3c0463d9edb6449 (diff) | |
download | s6-portable-utils-ad7d2720e40348b2aa4062c8f8194b57e5c4b7f4.tar.xz |
Doc cosmetic fixv2.0.3.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-echo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-echo.html b/doc/s6-echo.html index 5cbcc88..a58132f 100644 --- a/doc/s6-echo.html +++ b/doc/s6-echo.html @@ -35,7 +35,7 @@ <ul> <li> <tt>-n</tt> : do not output a trailing newline. </li> - <li> <tt>-s</tt> <em>sep</em> : separate arguments with the <em>sep</em> + <li> <tt>-s</tt> <em>sep</em> : separate arguments with the <em>sep</em> character instead of a space. </li> </ul> |