1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 07:35:42 +02:00

ntl: add page (#7652)

This commit is contained in:
Axel Navarro 2022-01-18 12:27:22 -03:00 committed by GitHub
parent cf250037d7
commit 6a8920c341
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# netlify
> Deploy sites and configure continuous deployment to the Netlify platform.
> More information: <https://www.netlify.com/docs/cli/>.
> More information: <https://cli.netlify.com>.
- Log in to the Netlify account:

8
pages/common/ntl.md Normal file
View file

@ -0,0 +1,8 @@
# ntl
> This command is an alias of `netlify`.
> More information: <https://cli.netlify.com>.
- View documentation for the original command:
`tldr netlify`