mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 15:02:09 +02:00

* pages*: fix small typos * pages/*: make help and version commands consistent * pages/*: follow "path/to/file" pattern * nop: generic display help wording
12 lines
230 B
Markdown
12 lines
230 B
Markdown
# hakyll-init
|
|
|
|
> Generate a new Hakyll sample blog.
|
|
> More information: <https://github.com/jaspervdj/hakyll-init>.
|
|
|
|
- Generate a new Hakyll sample blog:
|
|
|
|
`hakyll-init {{path/to/directory}}`
|
|
|
|
- Display help:
|
|
|
|
`hakyll-init --help`
|