mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 12:35:34 +02:00
ntl: add page (#7652)
This commit is contained in:
parent
cf250037d7
commit
6a8920c341
2 changed files with 9 additions and 1 deletions
|
@ -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
8
pages/common/ntl.md
Normal 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`
|
Loading…
Add table
Reference in a new issue