mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 14:35:29 +02:00
Add definite and indefinite articles
This commit is contained in:
parent
01fbda2775
commit
e2b10df5e2
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
`sls create`
|
`sls create`
|
||||||
|
|
||||||
- Create a serverless project from template:
|
- Create a serverless project from a template:
|
||||||
|
|
||||||
`sls create --template {{template_name}}`
|
`sls create --template {{template_name}}`
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
`sls info`
|
`sls info`
|
||||||
|
|
||||||
- Follow logs for a project:
|
- Follow the logs for a project:
|
||||||
|
|
||||||
`sls logs -t`
|
`sls logs -t`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue