diff options
Diffstat (limited to 'doc/s6-ls.html')
-rw-r--r-- | doc/s6-ls.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-ls.html b/doc/s6-ls.html index 492ea25..bd129b4 100644 --- a/doc/s6-ls.html +++ b/doc/s6-ls.html @@ -40,7 +40,7 @@ instead of a newline. </li> <li> <tt>-a</tt> : do not omit files starting with a dot. Do not list <tt>.</tt> or <tt>..</tt> though. </li> <li> <tt>-A</tt> : do not omit files starting with a dot, even -<tt>.</tt> and <tt>..</tt> </li> +<tt>.</tt> and <tt>..</tt> </li> <li> <tt>-x</tt> <em>exclude</em> : if a file name is <em>exclude</em>, do not print it. </li> </ul> |