Browse Source

add lsx.1

master
Connor Lane Smith 13 years ago
parent
commit
8ec1b41cac
1 changed files with 15 additions and 0 deletions
  1. +15
    -0
      lsx.1

+ 15
- 0
lsx.1 View File

@@ -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.

Loading…
Cancel
Save