1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 04:55:23 +02:00

Add definite and indefinite articles

This commit is contained in:
David Heimann 2017-12-19 09:45:17 -05:00
parent 01fbda2775
commit e2b10df5e2

View file

@ -6,7 +6,7 @@
`sls create`
- Create a serverless project from template:
- Create a serverless project from a template:
`sls create --template {{template_name}}`
@ -18,7 +18,7 @@
`sls info`
- Follow logs for a project:
- Follow the logs for a project:
`sls logs -t`