aboutsummaryrefslogtreecommitdiff
path: root/lsx.1
diff options
context:
space:
mode:
Diffstat (limited to '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 @@
1.TH LSX 1 dmenu\-VERSION
2.SH NAME
3lsx \- list executables
4.SH SYNOPSIS
5.B lsx
6.RB [ \-v ]
7.RI [ directory ...]
8.SH DESCRIPTION
9.B lsx
10lists the executables in each directory. If no directories are given the current
11working directory is used.
12.SH OPTIONS
13.TP
14.B \-v
15prints version information to stdout, then exits.