24 lines
468 B
Groff
24 lines
468 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH which 1 "which 0.1.0"
|
|
.SH NAME
|
|
which \- Write the full path of COMMAND(s) to standard output
|
|
.SH SYNOPSIS
|
|
\fBwhich\fR [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] [\fICOMMAND\fR]
|
|
.SH DESCRIPTION
|
|
Write the full path of COMMAND(s) to standard output
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version
|
|
.TP
|
|
[\fICOMMAND\fR]
|
|
|
|
.SH VERSION
|
|
v0.1.0
|
|
.SH AUTHORS
|
|
Nathan Fisher
|