mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
jigsaw: apply suggestions from code review
Co-Authored-By: Andrik Albuquerque <andrik.albuquerque@gmail.com>
This commit is contained in:
parent
e7c4a3167f
commit
39f6f93a5c
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
`jigsaw init`
|
||||
|
||||
- Initialise a project with a specific preset:
|
||||
- Initialise a project using a starter template:
|
||||
|
||||
`jigsaw init {{preset_name}}`
|
||||
`jigsaw init {{template_name}}`
|
||||
|
||||
- Build the site for development:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue