diff options
author | Connor Lane Smith <cls@lubutu.com> | 2011-06-18 07:50:46 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2011-06-18 07:50:46 +0100 |
commit | 86e9e6f1ecc4711d8fe447f5c0f2c1bd0feb8568 (patch) | |
tree | 78004216c78d80f867713a8afd10ff0797fb62f4 /lsx.1 | |
parent | eadf090413c530e69e8568492ebeb4b4087bd2ad (diff) |
simpler lsx
Diffstat (limited to 'lsx.1')
-rw-r--r-- | lsx.1 | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -3,13 +3,9 @@ lsx \- list executables .SH SYNOPSIS .B lsx -.RB [ \-v ] .RI [ directory ...] .SH DESCRIPTION .B lsx -lists the executables in each directory. If no directories are given the current -working directory is used. -.SH OPTIONS -.TP -.B \-v -prints version information to stdout, then exits. +lists the executables in each +.IR directory . +If none are given the current working directory is used. |