diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-03 10:09:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-03 10:09:13 +0000 |
commit | c8edbcd86c1f4157e3998fb0d81c9a576b0f1f0a (patch) | |
tree | f4b1a698522c9ff006f6560b904ebfd18fa54046 /doc/s6-ls.html | |
parent | ad7d2720e40348b2aa4062c8f8194b57e5c4b7f4 (diff) | |
download | s6-portable-utils-c8edbcd86c1f4157e3998fb0d81c9a576b0f1f0a.tar.xz |
- More doc cosmetic fixes
- version: 2.0.3.0
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> |