30 lines
595 B
Groff
30 lines
595 B
Groff
|
.ie \n(.g .ds Aq \(aq
|
||
|
.el .ds Aq '
|
||
|
.TH link 1 "link 0.1.0"
|
||
|
.SH NAME
|
||
|
link \- call the link function to create a link to a file
|
||
|
.SH SYNOPSIS
|
||
|
\fBlink\fR [\fB\-v\fR|\fB\-\-verbose\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] <\fIfile1\fR> <\fIfile2\fR>
|
||
|
.SH DESCRIPTION
|
||
|
call the link function to create a link to a file
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
\fB\-v\fR, \fB\-\-verbose\fR
|
||
|
output a diagnostic for every file processed
|
||
|
.TP
|
||
|
\fB\-h\fR, \fB\-\-help\fR
|
||
|
Print help
|
||
|
.TP
|
||
|
\fB\-V\fR, \fB\-\-version\fR
|
||
|
Print version
|
||
|
.TP
|
||
|
<\fIfile1\fR>
|
||
|
|
||
|
.TP
|
||
|
<\fIfile2\fR>
|
||
|
|
||
|
.SH VERSION
|
||
|
v0.1.0
|
||
|
.SH AUTHORS
|
||
|
Nathan Fisher
|