aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Lane Smith <cls@lubutu.com>2011-06-13 19:32:45 +0100
committerConnor Lane Smith <cls@lubutu.com>2011-06-13 19:32:45 +0100
commit8ec1b41cacb33be39bc53fc67a4fe51d2d3ab3a0 (patch)
treefd7ab4935af22a89b80c8bc2aabbe89081b62717
parentab3bcac0bf42c1e63367a0f319a66524d5acdfe3 (diff)
downloaddmenu-8ec1b41cacb33be39bc53fc67a4fe51d2d3ab3a0.tar.gz
dmenu-8ec1b41cacb33be39bc53fc67a4fe51d2d3ab3a0.tar.bz2
dmenu-8ec1b41cacb33be39bc53fc67a4fe51d2d3ab3a0.zip
add lsx.1
-rw-r--r--lsx.115
1 files changed, 15 insertions, 0 deletions
diff --git a/lsx.1 b/lsx.1
new file mode 100644
index 0000000..fbb84ea
--- /dev/null
+++ b/lsx.1
@@ -0,0 +1,15 @@
+.TH LSX 1 dmenu\-VERSION
+.SH NAME
+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.