diff options
-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> |