21 lines
411 B
Groff
21 lines
411 B
Groff
|
.TH HATCHLING "1" "February 2022" "" "User Commands"
|
||
|
.SH NAME
|
||
|
.B hatchling
|
||
|
\(en the build backend used by Hatch
|
||
|
.SH SYNOPSIS
|
||
|
.B hatchling
|
||
|
.RB [ \-h ]
|
||
|
.RB { build , dep }\ ...
|
||
|
.SH DESCRIPTION
|
||
|
This is the extensible, standards compliant build backend used by Hatch.
|
||
|
.SH OPTIONS
|
||
|
.SS "POSITIONAL\ ARGUMENTS"
|
||
|
.TP
|
||
|
.B build
|
||
|
.TP
|
||
|
.B dep
|
||
|
.SS "OPTIONAL\ ARGUMENTS"
|
||
|
.TP
|
||
|
.B \-h\fR,\ \fB\-\-help
|
||
|
show a help message and exit
|