mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 00:33:09 +02:00
lumen: update wording of the 'name' variable
This commit is contained in:
parent
0075292508
commit
3340fe1400
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
- Create a new Lumen application:
|
- Create a new Lumen application:
|
||||||
|
|
||||||
`lumen new {{name}}`
|
`lumen new {{application_name}}`
|
||||||
|
|
||||||
- List the available installer commands:
|
- List the available installer commands:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue