mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
29 lines
626 B
Groff
29 lines
626 B
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
.TH BLAG "1" "July 2024" "blag 2.3.0" "User Commands"
|
|
.SH NAME
|
|
blag \- blog-aware, static site generator
|
|
.SH DESCRIPTION
|
|
usage: blag [\-h] [\-\-version] [\-v] {build,quickstart,serve} ...
|
|
.SS "positional arguments:"
|
|
.IP
|
|
{build,quickstart,serve}
|
|
.TP
|
|
build
|
|
Build website.
|
|
.TP
|
|
quickstart
|
|
Quickstart blag, creating necessary configuration.
|
|
.TP
|
|
serve
|
|
Start development server.
|
|
.SS "options:"
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
show this help message and exit
|
|
.TP
|
|
\fB\-\-version\fR
|
|
show program's version number and exit
|
|
.TP
|
|
\fB\-v\fR, \fB\-\-verbose\fR
|
|
Verbose output.
|