diff options
Diffstat (limited to 'doc/s6-printenv.html')
-rw-r--r-- | doc/s6-printenv.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-printenv.html b/doc/s6-printenv.html index 89617eb..3601e94 100644 --- a/doc/s6-printenv.html +++ b/doc/s6-printenv.html @@ -36,9 +36,9 @@ <h2> Options </h2> <ul> - <li> <tt>-0</tt> : separate file names with a null character + <li> <tt>-0</tt> : separate variable definitions with a null character instead of a newline. </li> - <li> <tt>-d</tt> <em>delim</em> : separate file names with the + <li> <tt>-d</tt> <em>delim</em> : separate variable definitions with the first character of <em>delim</em> instead of a newline </li> <li> <tt>-n</tt> : omit the last delimiter character </li> </ul> |